isTrash property

bool get isTrash

Is this the trash folder?

Compare isSpecialUse and identityFlag

Implementation

bool get isTrash => hasFlag(MailboxFlag.trash);