networkInterface property - ProxySettings class - core.engine library - Dart API
networkInterface
networkInterface property
getter/setter pair
Network interface. It's taken into account on Android platform when IPv6 is used. Default value is "wlan0". If not set then no interface is used.
Implementation
String? networkInterface;