disposed property

bool disposed

true after the value is discarded.

値が破棄された後trueになります。

Implementation

bool get disposed => _disposed;