menu
flutter_mock_server package
documentation
config/yaml_parser.dart
MockConfig
routes property
routes property
dark_mode
light_mode
routes
property
List
<
MockRoute
>
routes
final
Route definitions loaded from the YAML document.
Implementation
final List<MockRoute> routes;
flutter_mock_server package
documentation
config/yaml_parser
MockConfig
routes property
MockConfig class