labelingJobSummaryList property

List<LabelingJobSummary>? labelingJobSummaryList
final

An array of LabelingJobSummary objects, each describing a labeling job.

Implementation

final List<LabelingJobSummary>? labelingJobSummaryList;