printersdk
usb_device
UsbDevice
identify method
identify
identify
method
Null safety
@
override
String
identify
(
)
override
Implementation
@override String identify() { return name; }
printersdk
usb_device
UsbDevice
identify method
UsbDevice class
Constructors
UsbDevice
fromJson
fromProto
Properties
hashCode
mainclass
manufactureName
name
productId
productName
runtimeType
subClass
type
vendorId
version
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==