isInitialized property
bool
get
isInitialized
Check if the SDK has been initialized.
Implementation
bool get isInitialized => _initialized;
Check if the SDK has been initialized.
bool get isInitialized => _initialized;