infer abstract method

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

Implementation

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