menu
messenger
domain/repository/chat.dart
RxChat
id property
id
dark_mode
light_mode
id
property
ChatId
get
id
Returns a
ChatId
of the
chat
.
Implementation
ChatId get id => chat.value.id;
messenger
chat
RxChat
id property
RxChat class