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