jobs property

List<Job>? jobs
getter/setter pair

List of jobs in the specified region.

Implementation

core.List<Job>? jobs;