disposed property Null safety

bool disposed

True if this instance has been disposed.

Implementation

bool get disposed => _disposed;