isDisposed property
bool
get
isDisposed
Whether this collection is disposed.
Implementation
bool get isDisposed => _isDisposed;
Whether this collection is disposed.
bool get isDisposed => _isDisposed;