packageName property

String? packageName
getter/setter pair

The package name of the app.

The input parameter can be an empty string or a string of 1 to 300 characters.

Implementation

String? packageName;