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