inProgressJobs property

List<JobExecutionSummary>? inProgressJobs
final

A list of JobExecutionSummary objects with status IN_PROGRESS.

Implementation

final List<JobExecutionSummary>? inProgressJobs;