fromJson

fun <T : Any> fromJson(json: String, type: KClass<T>): T