menu
flutter_offline_background_location package
documentation
flutter_background_location.dart
FlutterBackgroundLocation
runCleanup method
runCleanup method
dark_mode
light_mode
runCleanup
method
Future
<
void
>
runCleanup
(
)
Run retention/maxRecords cleanup manually.
Implementation
Future<void> runCleanup() => _p.runCleanup();
flutter_offline_background_location package
documentation
flutter_background_location
FlutterBackgroundLocation
runCleanup method
FlutterBackgroundLocation class