safeEncodeToString

inline fun <T : Any> Json.safeEncodeToString(objectToEncode: T): String?