create static method

VoteDelegation create()

Implementation

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