cancel property

CancellationToken? cancel
final

Cooperative cancellation token (the Dart stand-in for AbortSignal).

Implementation

final CancellationToken? cancel;