jobs property

List<Job>? jobs
getter/setter pair

The list of jobs.

Implementation

core.List<Job>? jobs;