getDefault static method

BlockMerkleRoots getDefault()

Implementation

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