HandleCreatePollOptions constructor
Implementation
HandleCreatePollOptions({
required this.poll,
this.socket,
required this.roomName,
this.showAlert,
required this.updateIsPollModalVisible,
});
HandleCreatePollOptions({
required this.poll,
this.socket,
required this.roomName,
this.showAlert,
required this.updateIsPollModalVisible,
});