infer abstract method

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

Implementation

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