fromJsonValue

fun fromJsonValue(@Nullable() value: Any): T

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