isDisposed property

bool get isDisposed

Returns whether the pool has been disposed.

Implementation

bool get isDisposed => _isDisposed;