GetChatInviteLinkCounts constructor

GetChatInviteLinkCounts({
  1. required int chatId,
})

Implementation

GetChatInviteLinkCounts({required this.chatId});