newItem property

bool newItem

Returns true if the Inbox item is new.

Implementation

bool get newItem => data!['new'];