unread property Null safety

StreamController<int> unread

Implementation

StreamController<int> get unread => _totalUnreadCountController;