menu
elbe package
documentation
util/json_tools.dart
JsonList<D> typedef
JsonList<D> typedef
dark_mode
light_mode
JsonList<
D
>
typedef
JsonList
<
D
> =
List
<
JsonMap
<
D
>
>
Implementation
typedef JsonList<D> = List<JsonMap<D>>;
elbe package
documentation
util/json_tools
JsonList<D> typedef
json_tools library