getAllPorts_Pre method
Implementation
$async.Future<$8.PortInfoList> getAllPorts_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllPorts(call, await request);
}
$async.Future<$8.PortInfoList> getAllPorts_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllPorts(call, await request);
}