isDrafts property

bool get isDrafts

Is this the drafts folder?

Compare isSpecialUse and identityFlag

Implementation

bool get isDrafts => hasFlag(MailboxFlag.drafts);