LeaveGroupCall constructor

LeaveGroupCall({
  1. required int groupCallId,
})

Implementation

LeaveGroupCall({required this.groupCallId});