safeDecodeFromString

inline fun <T : Any> Json.safeDecodeFromString(stringToDecode: String): T?