toggle menu
yorkie
0.7.12
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.yson
/
YsonValue
/
YsonString
Yson
String
data
class
YsonString
(
val
value
:
String
)
:
YsonValue
YsonString
wraps a string primitive.
Members
Constructors
Yson
String
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String