isDisposed property

bool get isDisposed

Whether this collection is disposed.

Implementation

bool get isDisposed => _isDisposed;