getOneFTP_Pre method
Implementation
$async.Future<$0.PortConfig> getOneFTP_Pre($grpc.ServiceCall $call, $async.Future<$0.PortConfig> $request) async {
return getOneFTP($call, await $request);
}
$async.Future<$0.PortConfig> getOneFTP_Pre($grpc.ServiceCall $call, $async.Future<$0.PortConfig> $request) async {
return getOneFTP($call, await $request);
}