patchJobs property

List<PatchJob>? patchJobs
getter/setter pair

The list of patch jobs.

Implementation

core.List<PatchJob>? patchJobs;