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