annotation Instance
fun annotationInstance(type: ClassReference, configure: AnnotationInstance.Builder.() -> Unit = { }): AnnotationInstance
Creates a new annotation usage instance for use only in this class.
Creates a new annotation usage instance for use only in this class.