menu
usb_thermal_printer_web package
documentation
usb_device_empty.dart
UsbDevice
claimInterface method
claimInterface method
dark_mode
light_mode
claimInterface
method
dynamic
claimInterface
(
dynamic
device
,
int
interfaceNumber
)
Claims the interface of the device
Implementation
claimInterface(dynamic device, int interfaceNumber) { return; }
usb_thermal_printer_web package
documentation
usb_device_empty
UsbDevice
claimInterface method
UsbDevice class