apiKey property

String? apiKey
final

API key for authentication.

This is the primary identifier. The server derives the project from this key, so explicit projectId is not required.

Implementation

final String? apiKey;