installedAppPackage property

String? installedAppPackage
getter/setter pair

The package name of the app downloaded through this transaction.

Required when link_type is LINK_TO_APP_DOWNLOAD.

Optional.

Implementation

core.String? installedAppPackage;