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