JsonObjectTypeConverter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun convertToJsonString(jsonObject: JsonObject?): String?
Link copied to clipboard
fun convertToObject(json: String?): JsonObject?