disposed property

bool disposed
override

Indicates if this instance is already disposed.

Implementation

bool get disposed => _isDisposed;