fromJsonValue

fun fromJsonValue(@Nullable value: Any): T

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