state property

CancelState get state

The current state of the token.

Implementation

CancelState get state => _state;