@override Object toJson() => { 'speakerVoiceConfigs': [for (final i in speakerVoiceConfigs) i.toJson()], };