quick dirty “fix”: get the `KClass` from `Gson` ou...
# announcements
d
quick dirty “fix”: get the
KClass
from
Gson
output, loop through the properties and throw an exception if
returnType.isMarkedNullable
is
false
and the actual value is
null
simple smile