disposed property

bool get disposed
inherited

disposed will be true if this object was disposed

Implementation

bool get disposed => _disposed;