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