callChain abstract method

Future<CallChainReply> callChain(
  1. ServiceCall call,
  2. CallChainRequest request
)

Implementation

$async.Future<$0.CallChainReply> callChain($grpc.ServiceCall call, $0.CallChainRequest request);