PROXY_AUTHENTICATION_REQUIRED constant Null safety

int const PROXY_AUTHENTICATION_REQUIRED
@Deprecated("Use proxyAuthenticationRequired instead")

Implementation

@Deprecated("Use proxyAuthenticationRequired instead")
static const int PROXY_AUTHENTICATION_REQUIRED = proxyAuthenticationRequired;