packageNames property

List<String>? packageNames
getter/setter pair

The package names of the apps whose data will be cleared when the command is executed.

Implementation

core.List<core.String>? packageNames;