getDefault static method

UIBlockId getDefault()

Implementation

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