tryParseJson

inline fun <T> tryParseJson(value: String?): T?(source)