isSent property

bool isSent

Is this the sent folder?

Compare isSpecialUse and identityFlag

Implementation

bool get isSent => hasFlag(MailboxFlag.sent);