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