HIDConnectionEvent constructor
HIDConnectionEvent(
- String type,
- HIDConnectionEventInit eventInitDict
Implementation
external factory HIDConnectionEvent(
String type, HIDConnectionEventInit eventInitDict);