read property

bool get read

Implementation

bool get read {
  return holder.unreadCount == 0;
}