packageNamePrefixes property

List<String>? packageNamePrefixes
getter/setter pair

List of package name prefixes that will apply this rule.

Implementation

core.List<core.String>? packageNamePrefixes;