USBConnectionEvent constructor
USBConnectionEvent(
- String type,
- USBConnectionEventInit eventInitDict
Implementation
external factory USBConnectionEvent(
String type, USBConnectionEventInit eventInitDict);