menu
webview_inapp package
documentation
flutter_inappwebview.dart
SslCertificateDName
SslCertificateDName constructor
SslCertificateDName constructor
dark_mode
light_mode
SslCertificateDName
constructor
SslCertificateDName
(
{
String
?
CName
=
""
,
String
?
DName
=
""
,
String
?
OName
=
""
,
String
?
UName
=
""
,
})
Implementation
SslCertificateDName( {this.CName = "", this.DName = "", this.OName = "", this.UName = ""});
webview_inapp package
documentation
flutter_inappwebview
SslCertificateDName
SslCertificateDName constructor
SslCertificateDName class