getUnReadCount method

int? getUnReadCount()

Implementation

int? getUnReadCount() => _unreadCount;