fromJSON

fun <T> fromJSON(json: String, clazz: Class<T>): T