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