isDisposed property

bool get isDisposed
inherited

Whether this collection is disposed.

Implementation

bool get isDisposed => _isDisposed;