packageName property

String? packageName
getter/setter pair

The java package for the APK to be installed.

Value is determined by examining the application's manifest.

Implementation

core.String? packageName;