apk property

String? apk
final

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;