GetGroupCall constructor

GetGroupCall({
  1. required int groupCallId,
})

Implementation

GetGroupCall({required this.groupCallId});