isSent property

bool get isSent

Is this the sent folder?

Compare isSpecialUse and identityFlag

Implementation

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