unreadCount

abstract val unreadCount: StateFlow<Int>

Unread count for this channel, calculated based on read state. This works even if you're offline.