RemoveRecentlyFoundChat constructor

RemoveRecentlyFoundChat({
  1. required int chatId,
})

Implementation

RemoveRecentlyFoundChat({required this.chatId});