asJsonObject

abstract fun asJsonObject(input: Any): NODE(source)
@JvmName(name = "anyAsJsonObject")
fun Any.asJsonObject(): NODE(source)