fromJsonElement

fun <T> fromJsonElement(jsonElement: JsonElement, klass: Class<T>): T