@Target([AnnotationTarget.PROPERTY]) annotation class Required
Indicates that property must be present during deserialization process, even if it has default value.
(common, js, jvm, native)
<init> |
Indicates that property must be present during deserialization process, even if it has default value. <init>() |