androidPackageName property

String? androidPackageName
final

Optional — your Android applicationId, sent as the X-Android-Package header so Android-app-restricted API keys work. Use together with androidCertSha1Fingerprint.

Implementation

abstract final String? androidPackageName;