unread property

StreamController<int> get unread

Implementation

StreamController<int> get unread => _totalUnreadCountController;