constructor()
Create NULL attributes.
constructor(object: JSONObject)
Initialize attributes with a JSONObject.
constructor(array: JSONArray)
Initialize attributes with a JSONArray.
Initialize attributes with a String.
Initialize attributes with a Number.
Initialize attributes with a boolean value.