Dart
dart:html
NetworkInformation
onChange property
onChange
NetworkInformation class
Properties
downlink
downlinkMax
effectiveType
onChange
rtt
type
hashCode
on
runtimeType
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
changeEvent
onChange property
Stream
<
Event
>
onChange
Implementation
Stream<Event> get onChange => changeEvent.forTarget(this);