echoMultiple abstract method

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

Implementation

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