@override Future<bool> hasProxySettings() async { // Check for proxy settings in web environment return await _hasWebProxySettings(); }