callChain method
Implementation
$grpc.ResponseFuture<$0.CallChainReply> callChain($0.CallChainRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$callChain, request, options: options);
}
$grpc.ResponseFuture<$0.CallChainReply> callChain($0.CallChainRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$callChain, request, options: options);
}