jobs property

List<Job>? jobs
final

A list of job definitions.

Implementation

final List<Job>? jobs;