@Target([AnnotationTarget.CLASS]) annotation class DefaultObject
Use this annotation to specify specific object subtype to be the default instance.
object
<init>
DefaultObject()