menu
js_bindings package
documentation
bindings/webhid.dart
HIDDeviceFilter
HIDDeviceFilter factory constructor
HIDDeviceFilter factory constructor
dark_mode
light_mode
HIDDeviceFilter
constructor
HIDDeviceFilter
(
{
int
?
vendorId
,
int
?
productId
,
int
?
usagePage
,
int
?
usage
,
})
Implementation
external factory HIDDeviceFilter( {int? vendorId, int? productId, int? usagePage, int? usage});
js_bindings package
documentation
bindings/webhid
HIDDeviceFilter
HIDDeviceFilter factory constructor
HIDDeviceFilter class