isDisposed property

bool isDisposed

Whether this collection is disposed.

Implementation

bool get isDisposed => _isDisposed;