CANCEL constant
HttpAuthResponseAction
const CANCEL
Instructs the WebView to cancel the authentication request.
Implementation
static const CANCEL = HttpAuthResponseAction._internal(0, 0);
Instructs the WebView to cancel the authentication request.
static const CANCEL = HttpAuthResponseAction._internal(0, 0);