initialized property
bool
get
initialized
Indicates whether the configuration has been initialized.
Implementation
bool get initialized => _initialized;
Indicates whether the configuration has been initialized.
bool get initialized => _initialized;