isInitialized property
bool
get
isInitialized
Whether the SDK has been initialized.
Implementation
static bool get isInitialized => _initialized;
Whether the SDK has been initialized.
static bool get isInitialized => _initialized;