getDraft_Pre method
Implementation
$async.Future<$1.DraftOrder> getDraft_Pre(
$grpc.ServiceCall $call, $async.Future<$0.DraftOrderId> $request) async {
return getDraft($call, await $request);
}
$async.Future<$1.DraftOrder> getDraft_Pre(
$grpc.ServiceCall $call, $async.Future<$0.DraftOrderId> $request) async {
return getDraft($call, await $request);
}