core.Map<core.String, core.dynamic> toJson() { final expressionSets = this.expressionSets; return {'expressionSets': ?expressionSets}; }