EndGroupCallRecording constructor

EndGroupCallRecording({
  1. required int groupCallId,
})

Implementation

EndGroupCallRecording({required this.groupCallId});