menu
locus
locus.dart
TripService
events property
events
dark_mode
light_mode
events
property
Stream
<
TripEvent
>
get
events
Stream of trip events.
Implementation
Stream<TripEvent> get events;
locus
locus
TripService
events property
TripService class