lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
JsonObject
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
fun
of
(
values
:
Map
<
String
,
JsonValue
>
)
:
JsonObject
Returns a
JsonObject
containing the given
values
.