echoMultiple abstract method

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

Implementation

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