menu
messenger
provider/drift/chat.dart
Chats
lastReads property
lastReads
dark_mode
light_mode
lastReads
property
TextColumn
get
lastReads
Implementation
TextColumn get lastReads => text().withDefault(const Constant('[]'))();
messenger
chat
Chats
lastReads property
Chats class