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