kotlinx-serialization
1.3.2-SNAPSHOT
common
kotlinx-serialization-json
/
kotlinx.serialization.json
/
jsonObject
json
Object
common
val
JsonElement
.
jsonObject
:
JsonObject
Content copied to clipboard
Convenience method to get current element as
JsonObject
Throws
kotlin.
Illegal
Argument
Exception
if current element is not a
JsonObject