toggle menu
models
2.0.0-Beta12
common
switch theme
search in API
models
/
joyfill2.collection
/
Children
Children
interface
Children
:
Mappable
Members
Functions
all
Link copied to clipboard
abstract
fun
all
(
)
:
List
<
Child
>
find
Link copied to clipboard
abstract
fun
find
(
key
:
String
?
)
:
Child
?
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
?
>