UpdateContactPhotoResponse constructor
UpdateContactPhotoResponse({
- Person? person,
Implementation
UpdateContactPhotoResponse({
this.person,
});
UpdateContactPhotoResponse({
this.person,
});