isInitialized property

bool get isInitialized

Whether the scan engine is initialized.

Implementation

bool get isInitialized => _isInitialized;