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