inProgressJobs property
A list of JobExecutionSummary objects with status IN_PROGRESS.
Implementation
final List<JobExecutionSummary>? inProgressJobs;
A list of JobExecutionSummary objects with status IN_PROGRESS.
final List<JobExecutionSummary>? inProgressJobs;