imageData
The profile picture of a contact.
Declaration
var imageData: Data? { get set }Discussion
It is recommended that you fetch this property only when you need to access its value, such as when you need to display the contact’s profile picture.