getDefault static method

MsgVoteWeighted getDefault()

Implementation

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