unreadCount property

int get unreadCount

Number of unread messages.

Implementation

int get unreadCount => controller.unreadCount;