isCancelled property
Completion indication. True, if this task was canceled before it completed normally. Gets a boolean indicating if this task is cancelled.
Implementation
bool get isCancelled;
Completion indication. True, if this task was canceled before it completed normally. Gets a boolean indicating if this task is cancelled.
bool get isCancelled;