menu
neomage package
documentation
utils/proxy/proxy_utils.dart
MTLSConfig
MTLSConfig.new const constructor
MTLSConfig.new const constructor
dark_mode
light_mode
MTLSConfig
constructor
const
MTLSConfig
(
{
String
?
cert
,
String
?
key
,
String
?
passphrase
,
})
Implementation
const MTLSConfig({this.cert, this.key, this.passphrase});
neomage package
documentation
utils/proxy/proxy_utils
MTLSConfig
MTLSConfig.new const constructor
MTLSConfig class