disposed property

bool disposed

disposed will be true if this object was disposed

Implementation

bool get disposed => _disposed;