Dart
dart:html
Sensor
onError property
onError
description
onError
property
Null safety
Stream
<
Event
>
onError
Implementation
Stream<Event> get onError => errorEvent.forTarget(this);
Dart
dart:html
Sensor
onError property
Sensor class
Properties
activated
hashCode
hasReading
on
onError
runtimeType
timestamp
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
start
stop
toString
Operators
operator ==
Constants
errorEvent