EndGroupCall constructor

EndGroupCall({
  1. required int groupCallId,
})

Implementation

EndGroupCall({required this.groupCallId});