isInitialized property

bool get isInitialized

Returns true if the service is initialized

Implementation

bool get isInitialized => _isInitialized;