cancelToken property

CancellationToken? cancelToken

Cancellation token.

Implementation

CancellationToken? get cancelToken => this[_$token];