isInitialized property

bool isInitialized

Returns true if SDK initialized.

Implementation

bool get isInitialized => _initialized;