UsbDevice class Null safety
- Inheritance
-
- Object
- PrinterDevice
- UsbDevice
- Annotations
-
- @JsonSerializable()
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- mainclass → int?
-
final
- manufactureName → String?
-
final
- name → String
-
final
- productId → int?
-
final
- productName → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- subClass → int?
-
final
- type ↔ PrinterDeviceType
-
read / write, inherited
- vendorId → int?
-
final
- version → String
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited