echoBiDi abstract method

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

Implementation

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