deviceId property

int? deviceId
final

The device id is unique to this Usb Device until it is unplugged. when replugged this ID will be different.

Implementation

final int? deviceId;