toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-models
/
joyfill.utils
/
Option2
Option2
interface
Option2
:
Mappable
Members
Properties
color
Link copied to clipboard
abstract
val
color
:
String
?
deleted
Link copied to clipboard
abstract
val
deleted
:
Boolean
id
Link copied to clipboard
abstract
val
id
:
String
value
Link copied to clipboard
abstract
val
value
:
String
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
?
>