isInitialized property

bool get isInitialized

Checks if FaceSDK is initialized.

Implementation

bool get isInitialized => _isInitialized;