StartGroupCallRecording constructor
StartGroupCallRecording({})
Implementation
StartGroupCallRecording({
super.extra,
super.client_id,
this.group_call_id,
this.title,
this.record_video,
this.use_portrait_orientation,
});