disposed property
bool
get
disposed
Indicates whether the configuration has been disposed.
Implementation
bool get disposed => _disposed;
Indicates whether the configuration has been disposed.
bool get disposed => _disposed;