Kotlin Poet Metadata Preview
Indicates that a given API is part of the experimental KotlinPoet metadata support. This exists because kotlinx-metadata is not a stable API, and will remain in place until it is.
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
Content copied to clipboard
Constructors
KotlinPoetMetadataPreview
Link copied to clipboard
fun KotlinPoetMetadataPreview()
Content copied to clipboard