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