SuperBlockVote.fromBuffer constructor
SuperBlockVote.fromBuffer(])
Implementation
@override
factory SuperBlockVote.fromBuffer(List<int> i,
[ExtensionRegistry r = ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(i, r);