Stop receiving events and notifying listeners.
Future<void> cancel() async { await _subs!.cancel(); }