PROCEED constant
Instructs the WebView to proceed with the authentication challenge.
Implementation
static const PROCEED = ServerTrustAuthResponseAction._internal(1, 1);
Instructs the WebView to proceed with the authentication challenge.
static const PROCEED = ServerTrustAuthResponseAction._internal(1, 1);