menu
go_router_modular package
documentation
testing.dart
RecordedEventList<E>
toList method
toList method
dark_mode
light_mode
toList
method
List
<
E
>
toList
(
)
Implementation
List<E> toList() => List.unmodifiable(_events);
go_router_modular package
documentation
testing
RecordedEventList<E>
toList method
RecordedEventList class