disposed property

bool get disposed

Indicates whether the configuration has been disposed.

Implementation

bool get disposed => _disposed;