beginBlock abstract method

Future<ResponseBeginBlock> beginBlock(
  1. ServiceCall call,
  2. RequestBeginBlock request
)

Implementation

$async.Future<$0.ResponseBeginBlock> beginBlock(
    $grpc.ServiceCall call, $0.RequestBeginBlock request);