hypertrack_plugin
json
JSONArray
<
T
,
K extends
JSON
<
T
>
,
I extends
Iterable
<
T
>
>
class
JSONArray
JSONArray<
T
,
K extends JSON<
T
>
,
I extends Iterable<
T
>
>
class
Null safety
Inheritance
Object
JSON
<
I
>
JSONArray
Constructors
JSONArray
(
Iterable
<
K
>
items
)
Properties
items
↔
Iterable
<
K
>
read / write
Methods
serialize
(
)
→ I
override
hypertrack_plugin
json
JSONArray
<
T
,
K extends
JSON
<
T
>
,
I extends
Iterable
<
T
>
>
class
json library
Classes
JSON
JSONArray
JSONBool
JSONNull
JSONNumber
JSONObject
JSONString
Functions
fromMap
Constructors
JSONArray
Properties
items
Methods
serialize