whenCancelled property
Future<void>
get
whenCancelled
Completes when cancellation is requested.
Implementation
Future<void> get whenCancelled;
Completes when cancellation is requested.
Future<void> get whenCancelled;