isDisposed property

bool get isDisposed

Implementation

bool get isDisposed => _disposedState[this] ?? false;