HandleEndPollOptions constructor
Implementation
HandleEndPollOptions({
required this.pollId,
this.socket,
this.showAlert,
required this.roomName,
required this.updateIsPollModalVisible,
});
HandleEndPollOptions({
required this.pollId,
this.socket,
this.showAlert,
required this.roomName,
required this.updateIsPollModalVisible,
});