isInitialized property

bool get isInitialized

Implementation

bool get isInitialized => _apiKey != null && _apiKey!.isNotEmpty;