apk property
Path to a specific APK file to upload.
Used when uploading a single APK file. Mutually exclusive with
apkPaths for multiple APK uploads.
Implementation
final String? apk;
Path to a specific APK file to upload.
Used when uploading a single APK file. Mutually exclusive with
apkPaths for multiple APK uploads.
final String? apk;