unreadCount property

int? unreadCount

Implementation

int? get unreadCount {
  return _unreadCount;
}