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