echoMultiple abstract method

Stream<EchoMultipleResponse> echoMultiple(
  1. ServiceCall call,
  2. EchoMultipleRequest request
)

Implementation

$async.Stream<$29.EchoMultipleResponse> echoMultiple($grpc.ServiceCall call, $29.EchoMultipleRequest request);