isUsingAdminKey property

bool get isUsingAdminKey

Check if using admin key

Implementation

bool get isUsingAdminKey => _apiKeyService.isUsingAdminKey;