menu
enough_mail package
documentation
imap/mailbox.dart
Mailbox
isJunk property
isJunk property
dark_mode
light_mode
isJunk
property
bool
get
isJunk
Implementation
bool get isJunk => hasFlag(MailboxFlag.junk);
enough_mail package
documentation
imap/mailbox
Mailbox
isJunk property
Mailbox class