jsonKey property

String jsonKey
final

Path to the Google Play service account JSON key file.

Contains credentials for authenticating with Google Play Console API. Required for uploading to Google Play Store. Can be downloaded from Google Cloud Console under Service Accounts.

Implementation

final String jsonKey;