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