downloadId property

String? downloadId
getter/setter pair

Download ID, which uniquely identifies the APK to download.

Should be supplied to generatedapks.download method.

Implementation

core.String? downloadId;