getNowBlock2 method

ResponseFuture<BlockExtention> getNowBlock2(
  1. EmptyMessage request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$2.BlockExtention> getNowBlock2($2.EmptyMessage request,
    {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getNowBlock2, request, options: options);
}