packageName property

String? packageName
getter/setter pair

The package name of the app that's out of compliance.

If not set, then this condition matches any package name.

Implementation

core.String? packageName;