type cancelParent
A Task that cancels the parent context of the current context when executed. If there is no parent context, it throws a CancellationError.
Definition
cancelParent: Task
type cancelParentA Task that cancels the parent context of the current context when executed. If there is no parent context, it throws a CancellationError.
cancelParent: Task