menu
messenger
provider/drift/chat.dart
Chats
unreadCount property
unreadCount
dark_mode
light_mode
unreadCount
property
IntColumn
get
unreadCount
Implementation
IntColumn get unreadCount => integer().withDefault(const Constant(0))();
messenger
chat
Chats
unreadCount property
Chats class