InternalPlatformTextApi

@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is internal API that may change frequently and without warning.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY])
@Retention(value = AnnotationRetention.BINARY)
annotation InternalPlatformTextApi


Summary

Public constructors

Public constructors

InternalPlatformTextApi

InternalPlatformTextApi()