isCompleted property
bool
get
isCompleted
Whether this task has finished execution (completed successfully, errored, or cancelled).
Implementation
bool get isCompleted;
Whether this task has finished execution (completed successfully, errored, or cancelled).
bool get isCompleted;