getCapacity_Pre method
Implementation
$async.Future<$0.CapacityResult> getCapacity_Pre($grpc.ServiceCall $call,
$async.Future<$0.SwipBoxServicePointId> $request) async {
return getCapacity($call, await $request);
}
$async.Future<$0.CapacityResult> getCapacity_Pre($grpc.ServiceCall $call,
$async.Future<$0.SwipBoxServicePointId> $request) async {
return getCapacity($call, await $request);
}