fromJsonValue

Decodes a Java value object from {@code value} , which must be comprised of maps, lists, strings, numbers, booleans and nulls.

fun fromJsonValue(value: Any): T