initialized property

bool get initialized

Indicates whether the configuration has been initialized.

Implementation

bool get initialized => _initialized;