[ CCode ( has_construct_function = false ) ]
public ContactsContact (string? id)
Creates a new ContactsContact with the given ID and default properties.
| id |
the contact's ID, or null |
|
a new ContactsContact; unref with unref |