PROCEED constant

HttpAuthResponseAction const PROCEED

Instructs the WebView to proceed with the authentication with the given credentials.

Implementation

static const PROCEED = const HttpAuthResponseAction._internal(1);