Stop polling for notifications.
@override Future<bool> stopNotificationPolling() async { // Not applicable on web return false; }