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