isDisposed property

bool isDisposed

Returns whether or not the underlying resource is disposed

Implementation

bool get isDisposed => _isDisposed;