rejectedPatchesAction property
The action specified to take on patches included in the RejectedPatches list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.
Implementation
final PatchAction? rejectedPatchesAction;