Contact

constructor(id: String, uri: Uri, name: String, phoneNumbers: List<PhoneNumber> = emptyList(), emailAddresses: List<EmailAddress> = emptyList(), postalAddresses: List<PostalAddress> = emptyList(), customActions: List<CustomContactAction> = emptyList(), photoUri: Uri? = null)