Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_models
/
io.writeopia.sdk.models.utils
/
ResultData
/
Idle
Idle
class
Idle
<
T
>
:
ResultData
<
T
>
Members
Members & Extensions
Constructors
Idle
Link copied to clipboard
constructor
(
)
Functions
map
Link copied to clipboard
fun
<
T
,
R
>
ResultData
<
T
>
.
map
(
fn
:
(
T
)
->
R
)
:
ResultData
<
R
>
to
Boolean
Link copied to clipboard
fun
ResultData
<
Boolean
>
.
toBoolean
(
)
:
Boolean