unreadCount property

void unreadCount=(int val)

Implementation

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