binaryDownloadUri property

String? binaryDownloadUri
getter/setter pair

A signed link (which expires in one hour) to directly download the app binary (IPA/APK/AAB) file.

Output only.

Implementation

core.String? binaryDownloadUri;