toggle menu
models
2.0.0-RC2
common
switch theme
search in API
models
/
joyfill.collection
/
Child
Child
interface
Child
:
Mappable
,
ListValue
<
Row
>
Members
Properties
value
Link copied to clipboard
abstract
override
val
value
:
MutableList
<
Row
>
Functions
to
Json
Object
Link copied to clipboard
abstract
fun
toJsonObject
(
)
:
JsonObject
to
Json
String
Link copied to clipboard
abstract
fun
toJsonString
(
)
:
String
to
Map
Link copied to clipboard
abstract
fun
toMap
(
)
:
MutableMap
<
String
,
Any
?
>