getContent

private fun JsonElement?.getContent(): String?

Method used to get the nullable content from a JsonPrimitive element

Return

the nullable content as String or null if not exists