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