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