menu
server_driven_ui package
documentation
type/json.type.dart
JSON typedef
JSON typedef
dark_mode
light_mode
JSON
typedef
JSON
=
Map
<
String
,
dynamic
>
Implementation
typedef JSON = Map<String, dynamic>;
server_driven_ui package
documentation
type/json.type
JSON typedef
json.type library