public PollClosedNotice(String title, String hashtag, String subject, String pollId, String hour) {
    this.title = title;
    this.hashtag = hashtag;
    this.subject = subject;
    this.pollId = pollId;