menu
messenger
ui/page/home/tab/contacts/controller.dart
ContactEntry
id property
id
dark_mode
light_mode
id
property
ChatContactId
get
id
Returns
ChatContactId
of the
contact
.
Implementation
ChatContactId get id => _contact.id;
messenger
controller
ContactEntry
id property
ContactEntry class