Stop the foreground service for notification polling.
@override Future<bool> stopForegroundService() async { // Not applicable on web return false; }