UpdateVoiceChannelResponse constructor
UpdateVoiceChannelResponse({
- required VoiceChannelResponse voiceChannelResponse,
Implementation
UpdateVoiceChannelResponse({
required this.voiceChannelResponse,
});