packageName property

String? packageName
getter/setter pair

The package name that should be set as the default application.

The policy is rejected if the package name is invalid.

Required.

Implementation

core.String? packageName;