checkExistence_Pre method

Implementation

$async.Future<$10.DistributionProto_CheckExistenceResponse> checkExistence_Pre($grpc.ServiceCall $call, $async.Future<$10.DistributionProto_CheckExistenceRequest> $request) async {
  return checkExistence($call, await $request);
}