SensorErrorEvent constructor
- String type,
- SensorErrorEventInit errorEventInitDict
Implementation
external factory SensorErrorEvent(
String type,
SensorErrorEventInit errorEventInitDict,
);
external factory SensorErrorEvent(
String type,
SensorErrorEventInit errorEventInitDict,
);