CreateLabelingJobResponse constructor
CreateLabelingJobResponse({
- required String labelingJobArn,
Implementation
CreateLabelingJobResponse({
required this.labelingJobArn,
});
CreateLabelingJobResponse({
required this.labelingJobArn,
});