infer abstract method

Future<InferResponse> infer(
  1. ServiceCall call,
  2. InferRequest request
)

Implementation

$async.Future<$34.InferResponse> infer($grpc.ServiceCall call, $34.InferRequest request);