isInitialized property

bool get isInitialized

Check if the backend is initialized.

Implementation

bool get isInitialized => _isInitialized;