get_Pre method
Implementation
$async.Future<$1.Promotion> get_Pre(
$grpc.ServiceCall $call, $async.Future<$0.PromotionId> $request) async {
return get($call, await $request);
}
$async.Future<$1.Promotion> get_Pre(
$grpc.ServiceCall $call, $async.Future<$0.PromotionId> $request) async {
return get($call, await $request);
}