SetGroupCallParticipantIsSpeaking constructor
SetGroupCallParticipantIsSpeaking({})
Implementation
SetGroupCallParticipantIsSpeaking({
super.extra,
super.client_id,
this.group_call_id,
this.audio_source,
this.is_speaking,
});