excludes property

List<String>? excludes
getter/setter pair

List of patches to exclude from update.

Implementation

core.List<core.String>? excludes;