jobs property

List<Job>? jobs
getter/setter pair

Jobs list.

Output only.

Implementation

core.List<Job>? jobs;