RawValue

actual typealias RawValue = kotlinx.parcelize.RawValue
@Target(allowedTargets = [AnnotationTarget.TYPE])
expect annotation class RawValue
@Target(allowedTargets = [AnnotationTarget.TYPE])
actual annotation class RawValue