equals method
Implementation
@override bool equals(p2.GetAllCUsbBody self, p2.GetAllCUsbBody other) => Mapper.isEqual(self.countCUsbs, other.countCUsbs) && Mapper.isEqual(self.cUsbLanExtenders, other.cUsbLanExtenders);
@override bool equals(p2.GetAllCUsbBody self, p2.GetAllCUsbBody other) => Mapper.isEqual(self.countCUsbs, other.countCUsbs) && Mapper.isEqual(self.cUsbLanExtenders, other.cUsbLanExtenders);