create static method

Vote create()

Implementation

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