isInitialized property
bool
get
isInitialized
Check if the core is initialized
Implementation
bool get isInitialized => _initialized;
Check if the core is initialized
bool get isInitialized => _initialized;