JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-foundation
/
com.jeluchu.jchucomponents.foundation.serialization
/
toObject
to
Object
inline
fun
<
T
>
String
.
toObject
(
json
:
Json
=
defaultJson
)
:
T
inline
fun
<
T
>
JsonObject
.
toObject
(
json
:
Json
=
defaultJson
)
:
T