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