JsonObject
---types--- jsonObject#99c1d49d value:Vector<JSONObjectValue> = JSONValue
Belongs to
| JSONValue |
This type can be an instance of either:
| JsonArray | JsonBool |
| JsonNull | JsonNumber |
| JsonObject | JsonString |
Members
| value | JSONObjectValue | A list must be supplied. |