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