cancel property
The cooperative cancellation token — set when the host unmounts. Check it after EVERY async gap before touching the tree context again (an unmounted branch's context throws, loudly, by design).
Implementation
final CancelToken cancel;