isInitialized property
bool
get
isInitialized
Whether the initialization phase is complete.
Implementation
bool get isInitialized => _initialized;
Whether the initialization phase is complete.
bool get isInitialized => _initialized;