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