menu
enough_mail_plus package
documentation
imap.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_plus package
documentation
imap
ImapServerInfo
supportsQresync property
ImapServerInfo class