getDefault static method

BlockResponse getDefault()

Implementation

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