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