toJsonObject

fun JsonMap.toJsonObject(): JsonObject
fun JsonPairIterable.toJsonObject(): JsonObject
fun JsonPairSequence.toJsonObject(): JsonObject
fun JsonPairArray.toJsonObject(): JsonObject

Throws