getDefault static method

WeightedVoteOption getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static WeightedVoteOption getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<WeightedVoteOption>(create);