isCancelled property

bool isCancelled

Whether or not the token has been cancelled.

Implementation

bool get isCancelled => _isCancelled;