menu
super_webview package
documentation
super_webview_platform_interface.dart
ServerTrustChallenge
ServerTrustChallenge.new const constructor
ServerTrustChallenge.new const constructor
dark_mode
light_mode
ServerTrustChallenge
constructor
const
ServerTrustChallenge
(
{
required
String
url
,
required
String
error
,
})
Implementation
const ServerTrustChallenge({required this.url, required this.error});
super_webview package
documentation
super_webview_platform_interface
ServerTrustChallenge
ServerTrustChallenge.new const constructor
ServerTrustChallenge class