echoBiDi abstract method

Stream<EchoBiDiResponse> echoBiDi(
  1. ServiceCall call,
  2. Stream<EchoBiDiRequest> request
)

Implementation

$async.Stream<$29.EchoBiDiResponse> echoBiDi($grpc.ServiceCall call, $async.Stream<$29.EchoBiDiRequest> request);