isInitialized property

bool get isInitialized

Whether the service has been initialized.

Implementation

bool get isInitialized => _initialized;