menu
enough_mail_plus package
documentation
imap.dart
ImapServerInfo
supportsStartTls property
supportsStartTls property
dark_mode
light_mode
supportsStartTls
property
bool
get
supportsStartTls
Does the server support
STARTTLS
?
Implementation
bool get supportsStartTls => supports(capabilityStartTls);
enough_mail_plus package
documentation
imap
ImapServerInfo
supportsStartTls property
ImapServerInfo class