isInitialized property

bool get isInitialized

Check if the SDK has been initialized.

Implementation

bool get isInitialized => _initialized;