create static method

EventVote create()

Implementation

@$core.pragma('dart2js:noInline')
static EventVote create() => EventVote._();