batchGetServices abstract method

Future<BatchGetServicesResponse> batchGetServices(
  1. ServiceCall call,
  2. BatchGetServicesRequest request
)

Implementation

$async.Future<$0.BatchGetServicesResponse> batchGetServices(
    $grpc.ServiceCall call, $0.BatchGetServicesRequest request);