JsonArray()
Creates a new empty JsonArray.
JsonArray(array: JsonArray)
Creates a new JsonArray with the contents of the specified JSON array.
array
null