ReadAllChatPollVotes constructor

ReadAllChatPollVotes({
  1. required int chatId,
})

Implementation

ReadAllChatPollVotes({required this.chatId});