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