@Target([AnnotationTarget.CLASS]) annotation class DefaultNull
Use this annotation to specify that a given sealed type's deserialization should default to null.
DefaultNull()
Use this annotation to specify that a given sealed type's deserialization should default to null. |