AddRecentlyFoundChat constructor

AddRecentlyFoundChat({
  1. required int chatId,
})

Implementation

AddRecentlyFoundChat({required this.chatId});