disposed property

bool disposed

Whether the container has been disposed.

Implementation

bool get disposed => _disposed;