kotlin / de.comhix.commons.kotlin.gson / com.google.gson.Gson / fromJson

fromJson

fun <reified Type> Gson.fromJson(json: String): Type

Author
Benjamin Beeker