whenCancel property

Future<T?> get whenCancel

Implementation

Future<T?> get whenCancel => _completer.future;