DeleteProfilePhoto constructor
DeleteProfilePhoto({
- required int profilePhotoId,
Implementation
DeleteProfilePhoto({required this.profilePhotoId});
DeleteProfilePhoto({required this.profilePhotoId});