jobs property

List<Job>? jobs
final

An array of Job objects that are in the specified pipeline.

Implementation

final List<Job>? jobs;