kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop.internal
/
ConstantValue
/
String
String
Native
annotation class
String
(
val
value
:
String
)
Constructors
Properties
Constructors
String
Link copied to clipboard
Native
fun
String
(
value
:
String
)
Properties
value
Link copied to clipboard
Native
val
value
:
String