Usb
data class Usb(val usbData: UsbDeviceData, val name: String, val fullAddress: String, val bonded: Boolean, val node: ERROR CLASS: Symbol not found for Node?? = null) : DeviceListEntry(source)
Constructors
Link copied to clipboard
constructor(usbData: UsbDeviceData, name: String, fullAddress: String, bonded: Boolean, node: ERROR CLASS: Symbol not found for Node?? = null)