isInitialized property
bool
get
isInitialized
Whether the SDK is initialized.
Implementation
bool get isInitialized => _isInitialized;
Whether the SDK is initialized.
bool get isInitialized => _isInitialized;