menu
hypertrack_plugin package
documentation
data_types/json.dart
JSONArray<T, K extends JSON<T>, I extends Iterable<T>> class
JSONArray<T, K extends JSON<T>, I extends Iterable<T>> class
dark_mode
light_mode
JSONArray<
T
,
K extends JSON<
T
>
,
I extends Iterable<
T
>
>
class
Inheritance
Object
JSON
<
I
>
JSONArray
Constructors
JSONArray
(
Iterable
<
K
>
items
)
Properties
items
↔
Iterable
<
K
>
getter/setter pair
Methods
serialize
(
)
→ I
override
hypertrack_plugin package
documentation
data_types/json
JSONArray<T, K extends JSON<T>, I extends Iterable<T>> class
json library