getBlock method
Implementation
$grpc.ResponseFuture<$1.GetBlockResponse> getBlock($1.GetBlockRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getBlock, request, options: options);
}
$grpc.ResponseFuture<$1.GetBlockResponse> getBlock($1.GetBlockRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getBlock, request, options: options);
}