ToggleGroupCallScreenSharingIsPaused constructor
ToggleGroupCallScreenSharingIsPaused({})
Implementation
ToggleGroupCallScreenSharingIsPaused({
super.extra,
super.client_id,
this.group_call_id,
this.is_paused,
});