@override Object toJson() => { 'parent': parent, if (dataLabelingJob != null) 'dataLabelingJob': dataLabelingJob!.toJson(), };