Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-serialization
1.7.2
common
switch theme
search in API
kotlinx-serialization-json
/
kotlinx.serialization.json
/
jsonObject
json
Object
val
JsonElement
.
jsonObject
:
JsonObject
(
source
)
Convenience method to get current element as
JsonObject
Throws
Illegal
Argument
Exception
if current element is not a
JsonObject