JoinGroupCall constructor
JoinGroupCall({})
Implementation
JoinGroupCall({
super.extra,
super.client_id,
this.group_call_id,
this.participant_id,
this.audio_source_id,
this.payload,
this.is_muted,
this.is_my_video_enabled,
this.invite_hash,
});