getDefault static method

GetBlockResponse getDefault()

Implementation

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