systemDnsServers property

List<String>? systemDnsServers
getter/setter pair

List of the addesses of all OS level DNS servers configured in the device's network settings.

Implementation

core.List<core.String>? systemDnsServers;