structIsDisposed property
bool
get
structIsDisposed
Whether structMarkDisposed has been called on this instance.
Implementation
bool get structIsDisposed => $state.isDisposed;
Whether structMarkDisposed has been called on this instance.
bool get structIsDisposed => $state.isDisposed;