Whether the background poller process is currently running.
Future<bool> isBackgroundPollingRunning() { throw UnimplementedError( 'isBackgroundPollingRunning() has not been implemented.', ); }