isDisposed property
bool
get
isDisposed
Whether terminal scope disposal has completed.
Implementation
bool get isDisposed => _isDisposed;
Whether terminal scope disposal has completed.
bool get isDisposed => _isDisposed;