<init>

Common
JVM
JS
Native
1.0
<init>(
    value: AnnotationRetention = AnnotationRetention.RUNTIME)

This meta-annotation determines whether an annotation is stored in binary output and visible for reflection. By default, both are true.