isCancelled property

bool get isCancelled

Implementation

bool get isCancelled => _status == TaskStatus.cancelled;