jobs property

List<Job>? jobs
getter/setter pair

A subset of the requested job information.

Implementation

core.List<Job>? jobs;