getDefault static method

BlockId getDefault()

Implementation

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