create static method

VoteInfo create()

Implementation

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