Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.WARNING, message = "This API is experimental. It may be changed or removed in the future without notice." )
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
Annotation class to mark API as experimental.