id property

ChatContactId get id

Returns ChatContactId of the contact.

Implementation

ChatContactId get id => contact.value.id;