Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
NetworkInformation Interface Reference

import"dart.idl";

Inheritance diagram for NetworkInformation:
EventTarget

Public Attributes

readonly attribute unrestricted double downlink
 

Additional Inherited Members

- Public Member Functions inherited from EventTarget
void addEventListener (DOMString type, EventListener? listener, optional(AddEventListenerOptions or boolean) options)
 
void removeEventListener (DOMString type, EventListener? listener, optional(EventListenerOptions or boolean) options)
 
void addEventListener (DOMString type, EventListener? listener, optional boolean options)
 
void removeEventListener (DOMString type, EventListener? listener, optional boolean options)
 

Detailed Description

Definition at line 669 of file dart.idl.

Member Data Documentation

◆ downlink

readonly attribute unrestricted double NetworkInformation::downlink

Definition at line 671 of file dart.idl.


The documentation for this interface was generated from the following file: