CheckChatInviteLink constructor
CheckChatInviteLink({
- required String inviteLink,
Implementation
CheckChatInviteLink({required this.inviteLink});
CheckChatInviteLink({required this.inviteLink});