isDisposed property

bool get isDisposed

Whether this computed value has been disposed

Implementation

bool get isDisposed => _disposed;