menu
messenger
domain/repository/contact.dart
RxChatContact
id property
id
dark_mode
light_mode
id
property
ChatContactId
get
id
Returns
ChatContactId
of the
contact
.
Implementation
ChatContactId get id => contact.value.id;
messenger
contact
RxChatContact
id property
RxChatContact class