isDisposed property

bool get isDisposed

Whether markDisposed has been called on this instance.

Implementation

bool get isDisposed => _isDisposed;