getDefault static method

BlockID getDefault()

Implementation

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