token property
CancellationToken
get
token
A cancellation token which will be triggered when the test run is canceled from the UI.
Implementation
_i3.CancellationToken get token => _i5.getProperty(
this,
'token',
);