menu
flutter_background_location_tracker package
documentation
flutter_background_location_tracker_testing.dart
FakeTrackingController
trackHistoryEvents property
trackHistoryEvents property
dark_mode
light_mode
trackHistoryEvents
property
@
override
Stream
<
TrackHistoryEvent
>
get
trackHistoryEvents
override
Implementation
@override Stream<TrackHistoryEvent> get trackHistoryEvents => _history.stream;
flutter_background_location_tracker package
documentation
flutter_background_location_tracker_testing
FakeTrackingController
trackHistoryEvents property
FakeTrackingController class