jobRuns property

List<JobRun>? jobRuns
final

The information for the job runs represented by the job node.

Implementation

final List<JobRun>? jobRuns;