isInitialized property
bool
get
isInitialized
Check if the engine is initialized.
Implementation
static bool get isInitialized => _instance != null;
Check if the engine is initialized.
static bool get isInitialized => _instance != null;