menu
enough_mail package
documentation
imap/imap_client.dart
ImapServerInfo
supportsQresync property
supportsQresync property
dark_mode
light_mode
supportsQresync
property
bool
get
supportsQresync
Does the server support
QRESYNC
?
Implementation
bool get supportsQresync => supports(capabilityQresync);
enough_mail package
documentation
imap/imap_client
ImapServerInfo
supportsQresync property
ImapServerInfo class