moshi-sealed-annotations / dev.zacsweers.moshisealed.annotations / DefaultObject

DefaultObject

@Target([AnnotationTarget.CLASS]) annotation class DefaultObject

Use this annotation to specify specific object subtype to be the default instance.

Constructors

<init>

DefaultObject()

Use this annotation to specify specific object subtype to be the default instance.