isInitialized property

bool get isInitialized

Whether the provider is initialised.

Implementation

bool get isInitialized => _isInitialized;