Future that completes when cancel is called.
Future<void> get onCancelled => _cancelCompleter.future;