jobs property

List<JobListJobs>? jobs
getter/setter pair

List of jobs that were requested.

Implementation

core.List<JobListJobs>? jobs;