GroupCallParticipantVideoInfo constructor
GroupCallParticipantVideoInfo({})
Implementation
GroupCallParticipantVideoInfo({
super.extra,
super.client_id,
this.source_groups,
this.endpoint_id,
this.is_paused,
});