ReadAllChatMentions constructor

ReadAllChatMentions({
  1. required int chatId,
})

Implementation

ReadAllChatMentions({required this.chatId});