Get list of DNS servers
Future<List<String>> getDnsServers() { throw UnimplementedError('getDnsServers() has not been implemented.'); }