error property
The error read-only property of
the SensorErrorEvent interface returns the DOMException
object passed in the event's constructor.
Implementation
external DOMException get error;
The error read-only property of
the SensorErrorEvent interface returns the DOMException
object passed in the event's constructor.
external DOMException get error;