menu
shipbook_flutter package
documentation
models/common_types.dart
Json typedef
Json typedef
dark_mode
light_mode
Json
typedef
Json
=
Map
<
String
,
dynamic
>
Implementation
typedef Json = Map<String, dynamic>;
shipbook_flutter package
documentation
models/common_types
Json typedef
common_types library