PollUpdatedOptions constructor
Implementation
PollUpdatedOptions({
required this.data,
required this.polls,
this.poll,
required this.member,
required this.islevel,
this.showAlert,
required this.updatePolls,
required this.updatePoll,
required this.updateIsPollModalVisible,
});