fromJSON

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