unread property

bool unread

false if this feedback has been read, true otherwise.

Implementation

bool get unread => !read;