menu
go_router_modular package
documentation
testing.dart
RecordedEventList<E>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => _events.isEmpty;
go_router_modular package
documentation
testing
RecordedEventList<E>
isEmpty property
RecordedEventList class