yes, kotson is just some gson sugar, correct? Gso...
# kotson
j
yes, kotson is just some gson sugar, correct? Gson doesn’t use constructors, it directly dinks with the class internals, so kotlin never throws an error, because the constructor is never called.