JsonMap

constructor(@Nullable map: Map<String, JsonValue>)

Creates a JsonMap from a Map.

Parameters

map

A map of strings to JsonValues.