excludes property

List<String>? excludes
getter/setter pair

List of packages to exclude from update.

These packages will be excluded

Implementation

core.List<core.String>? excludes;