isInitialized property

bool isInitialized

Returns True if the database is initialized.

Implementation

bool get isInitialized => _isInitialized;