PollBuilder constructor

PollBuilder()

Implementation

PollBuilder() {
  Poll._defaults(this);
}