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