ReadAllChatReactions constructor

ReadAllChatReactions({
  1. required int chatId,
})

Implementation

ReadAllChatReactions({required this.chatId});