jobs property

List<Job>? jobs
final

An array of Job objects that have the specified status.

Implementation

final List<Job>? jobs;