RevokeGroupCallInviteLink constructor

RevokeGroupCallInviteLink({
  1. required int groupCallId,
})

Implementation

RevokeGroupCallInviteLink({required this.groupCallId});