getDefault static method

GetBlockByDepthRequest getDefault()

Implementation

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