updateWeight_Pre method
Implementation
$async.Future<$0.DeliveryInfo> updateWeight_Pre($grpc.ServiceCall $call,
$async.Future<$0.UpdateDeliveryWeight> $request) async {
return updateWeight($call, await $request);
}
$async.Future<$0.DeliveryInfo> updateWeight_Pre($grpc.ServiceCall $call,
$async.Future<$0.UpdateDeliveryWeight> $request) async {
return updateWeight($call, await $request);
}