menu
worldsmith package
documentation
constants.dart
JsonType typedef
JsonType typedef
dark_mode
light_mode
JsonType
typedef
JsonType
=
Map
<
String
,
dynamic
>
The type for all JSON.
Implementation
typedef JsonType = Map<String, dynamic>;
worldsmith package
documentation
constants
JsonType typedef
constants library