GetChatFolderChatsToLeave constructor

GetChatFolderChatsToLeave({
  1. required int chatFolderId,
})

Implementation

GetChatFolderChatsToLeave({required this.chatFolderId});