@override Object toJson() => { 'fineTuningPipelines': [for (final i in fineTuningPipelines) i.toJson()], };