menu
mop package
documentation
mop.dart
Config
ignoreWebviewCertAuth property
ignoreWebviewCertAuth property
dark_mode
light_mode
ignoreWebviewCertAuth
property
bool
ignoreWebviewCertAuth
getter/setter pair
是否忽略webview的证书校验,默认为false,进行校验 如果设置为true,则忽略校验Https的证书
Implementation
bool ignoreWebviewCertAuth = false;
mop package
documentation
mop
Config
ignoreWebviewCertAuth property
Config class