hypertrack_plugin
json
JSONArray
<
T
,
K extends JSON<
T
>
,
I extends Iterable<
T
>
>
items property
items
items
property
Null safety
Iterable
<
K
>
items
read / write
Implementation
Iterable<K> items;
hypertrack_plugin
json
JSONArray
<
T
,
K extends JSON<
T
>
,
I extends Iterable<
T
>
>
items property
JSONArray class
Constructors
JSONArray
Properties
items
Methods
serialize