get_Pre method

Implementation

$async.Future<$1.GetCollectionInfoResponse> get_Pre($grpc.ServiceCall $call, $async.Future<$0.GetCollectionInfoRequestInternal> $request) async {
  return get($call, await $request);
}