const factory UsbName({ String? manufacturerName, String? productName, String? serialNumber, }) = _UsbName;