CANCEL constant

HttpAuthResponseAction const CANCEL

Instructs the WebView to cancel the authentication request.

Implementation

static const CANCEL = const HttpAuthResponseAction._internal(0);