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