GetChatListsToAddChat constructor

GetChatListsToAddChat({
  1. required int chatId,
})

Implementation

GetChatListsToAddChat({required this.chatId});