menu
locus
locus.dart
SyncServiceImpl
now method
now
dark_mode
light_mode
now
method
@
override
Future
<
bool
>
now
(
)
override
Triggers an immediate sync of pending locations.
Implementation
@override Future<bool> now() => _instance.sync();
locus
locus
SyncServiceImpl
now method
SyncServiceImpl class