RemoveRecentlyFoundChat constructor
RemoveRecentlyFoundChat({
- required int chatId,
Implementation
RemoveRecentlyFoundChat({required this.chatId});
RemoveRecentlyFoundChat({required this.chatId});