menu
flutter_mock_server package
documentation
config/yaml_parser.dart
MockConfig
stores property
stores property
dark_mode
light_mode
stores
property
Map
<
String
,
MockStoreDefinition
>
stores
final
Stateful stores keyed by store name.
Implementation
final Map<String, MockStoreDefinition> stores;
flutter_mock_server package
documentation
config/yaml_parser
MockConfig
stores property
MockConfig class