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