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