cancelled property

Future<void> get cancelled

Completes when cooperative cancellation reaches the isolate.

Implementation

Future<void> get cancelled => _cancelled.future;