isUsingDeveloperKey property

bool get isUsingDeveloperKey

Check if using developer key

Implementation

bool get isUsingDeveloperKey => _apiKeyService.isUsingDeveloperKey;