isInbox property

bool isInbox

Is this the inbox?

Compare isSpecialUse and identityFlag

Implementation

bool get isInbox => hasFlag(MailboxFlag.inbox);