JsonObject()
Creates a new empty JsonObject.
JsonObject(object: JsonObject)
Creates a new JsonObject, initialized with the contents of the specified JSON object.
object
null