packageId property

String? packageId
getter/setter pair

The package ID the rule applies to.

If empty, this rule applies to all packages inside the repository.

Implementation

core.String? packageId;