nextFreeDeliveryTime_Pre method
Implementation
$async.Future<$5.Timestamp> nextFreeDeliveryTime_Pre($grpc.ServiceCall $call,
$async.Future<$0.DeliveryTimeQuery> $request) async {
return nextFreeDeliveryTime($call, await $request);
}
$async.Future<$5.Timestamp> nextFreeDeliveryTime_Pre($grpc.ServiceCall $call,
$async.Future<$0.DeliveryTimeQuery> $request) async {
return nextFreeDeliveryTime($call, await $request);
}