menu
mcquenji_core
mcquenji_core.dart
JSON typedef
JSON
dark_mode
light_mode
JSON
typedef
JSON
=
Map
<
String
,
dynamic
>
Type alias for a JSON object.
Implementation
typedef JSON = Map<String, dynamic>;
mcquenji_core
mcquenji_core
JSON typedef
mcquenji_core library