menu
neomage package
documentation
utils/proxy/proxy_utils.dart
MTLSConfig
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => cert == null && key == null && passphrase == null;
neomage package
documentation
utils/proxy/proxy_utils
MTLSConfig
isEmpty property
MTLSConfig class