menu
enough_mail_plus package
documentation
imap.dart
ImapServerInfo
supportsUidPlus property
supportsUidPlus property
dark_mode
light_mode
supportsUidPlus
property
bool
get
supportsUidPlus
Does the server support
UID PLUS
?
Implementation
bool get supportsUidPlus => supports(capabilityUidPlus);
enough_mail_plus package
documentation
imap
ImapServerInfo
supportsUidPlus property
ImapServerInfo class