unreadCount property

set unreadCount (int val)

Implementation

set unreadCount(int val) => _unreadCount.value = val;