JsonArray(vararg items: Any?)
json array filled with items. Each item must be of a valid type (See 'Valid Types').
Constructor
json array filled with items.
Each item must be of a valid type (See 'Valid Types').
JsonArray()
empty json array.
Constructor
empty json array.