isInitialized property

bool get isInitialized

Whether the SDK is initialized.

Implementation

bool get isInitialized => _isInitialized;