create static method

VotingParams create()

Implementation

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