menu
messenger
ui/page/home/tab/chats/controller.dart
ChatEntry
id property
id
dark_mode
light_mode
id
property
ChatId
get
id
Returns a
ChatId
of the
chat
.
Implementation
ChatId get id => _chat.chat.value.id;
messenger
controller
ChatEntry
id property
ChatEntry class