ChatInviteLinkCounts constructor
ChatInviteLinkCounts({
- required List<
ChatInviteLinkCount> inviteLinkCounts,
Implementation
ChatInviteLinkCounts({required this.inviteLinkCounts});