echoMultiple abstract method

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

Implementation

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