VoteType constructor

const VoteType(
  1. int value
)

Implementation

const VoteType(this.value);