getBlockById method
Implementation
$grpc.ResponseFuture<$0.BlockResponse> getBlockById(
$0.GetBlockByIdRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getBlockById, request, options: options);
}
$grpc.ResponseFuture<$0.BlockResponse> getBlockById(
$0.GetBlockByIdRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getBlockById, request, options: options);
}