menu
hypertrack_plugin
json
JSONArray
<
T
,
K extends _JSONValue
<
T
>
,
I extends
Iterable
<
T
>
>
class
JSONArray
brightness_4
JSONArray<
T
,
K extends _JSONValue<
T
>
,
I extends Iterable<
T
>
>
class
Null safety
Constructors
JSONArray
(
Iterable
<
K
>
items
)
Properties
items
↔
Iterable
<
K
>
read / write
Methods
serialize
(
)
→ I
hypertrack_plugin
json
JSONArray
<
T
,
K extends _JSONValue
<
T
>
,
I extends
Iterable
<
T
>
>
class
json library
Classes
JSONArray
JSONBool
JSONNumber
JSONObject
JSONString
Constructors
JSONArray
Properties
items
Methods
serialize