cubix
cubix
CancelToken
cancelled property
cancelled
cancelled
property
Null safety
bool
cancelled
Implementation
bool get cancelled => _cancelled || _isCancelled?.call() == true;
cubix
cubix
CancelToken
cancelled property
CancelToken class
Constructors
CancelToken
Properties
cancelled
hashCode
runtimeType
Methods
cancel
noSuchMethod
on
toString
Operators
operator ==