menu
locus
locus.dart
LocationServiceImpl
stream property
stream
dark_mode
light_mode
stream
property
@
override
Stream
<
Location
>
get
stream
override
Stream of location updates.
Implementation
@override Stream<Location> get stream => _instance.locationStream;
locus
locus
LocationServiceImpl
stream property
LocationServiceImpl class