menu
messenger
domain/model/chat.dart
Chat
totalCount property
totalCount
dark_mode
light_mode
totalCount
property
int
totalCount
getter/setter pair
Count of
ChatItem
s visible to the authenticated
MyUser
in this
Chat
.
Implementation
int totalCount;
messenger
chat
Chat
totalCount property
Chat class