path property

String? path
getter/setter pair

Path of the Apk, will be in the following format: .apk where DownloadId is the ID used to download the apk using GeneratedApks.Download API.

Implementation

core.String? path;