menu
rali
services/foreground_location_service.dart
ForegroundLocationService
locationStream property
locationStream
dark_mode
light_mode
locationStream
property
Stream
<
RaliPosition
>
get
locationStream
Implementation
Stream<RaliPosition> get locationStream => _locationStreamController.stream;
rali
foreground_location_service
ForegroundLocationService
locationStream property
ForegroundLocationService class