token property

CancellationToken get token

A cancellation token.

Implementation

_i3.CancellationToken get token => _i5.getProperty(
      this,
      'token',
    );