menu
super_webview package
documentation
super_webview_platform_interface.dart
HttpAuthChallenge
HttpAuthChallenge.new const constructor
HttpAuthChallenge.new const constructor
dark_mode
light_mode
HttpAuthChallenge
constructor
const
HttpAuthChallenge
(
{
required
String
host
,
required
String
realm
,
})
Implementation
const HttpAuthChallenge({required this.host, required this.realm});
super_webview package
documentation
super_webview_platform_interface
HttpAuthChallenge
HttpAuthChallenge.new const constructor
HttpAuthChallenge class