isJunk property

bool get isJunk

Is this the junk folder?

Compare isSpecialUse and identityFlag

Implementation

bool get isJunk => hasFlag(MailboxFlag.junk);