isSent property

bool get isSent

Implementation

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