disposed property

bool disposed
inherited

disposed will be true if this object was disposed

Implementation

bool get disposed => _disposed;