isInitialized property

bool get isInitialized

Whether the manager has been initialized.

Implementation

bool get isInitialized => _isInitialized;