cancelBackgroundSweep method
Cancel any pending background sweep. Default no-op — safe to call even if none was scheduled.
Implementation
Future<void> cancelBackgroundSweep() async {}
Cancel any pending background sweep. Default no-op — safe to call even if none was scheduled.
Future<void> cancelBackgroundSweep() async {}