menu
enough_mail package
documentation
imap/imap_client.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 package
documentation
imap/imap_client
ImapServerInfo
supportsUidPlus property
ImapServerInfo class