getDefault static method

SuperBlockVote getDefault()

Implementation

static SuperBlockVote getDefault() => _defaultInstance ??=
    GeneratedMessage.$_defaultFor<SuperBlockVote>(create);