getDefault static method

SuperBlock getDefault()

Implementation

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