isSpecialUse property

bool get isSpecialUse

Implementation

bool get isSpecialUse =>
    isInbox || isDrafts || isSent || isJunk || isTrash || isArchive;