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