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