NetworkInformation class

Annotated by:
  • DocsEditable()
  • DomName('NetworkInformation')
  • Experimental()
Extends:

Instance Properties

type String
read-only
on Events Inherited
read-only

Instance Methods

addEventListener Inherited ( String type, dynamic listener(Event event), [bool useCapture] ) → void
removeEventListener Inherited ( String type, dynamic listener(Event event), [bool useCapture] ) → void
dispatchEvent Inherited ( Event event ) → bool