DeleteProfilePhoto constructor

DeleteProfilePhoto({
  1. required int profilePhotoId,
})

Implementation

DeleteProfilePhoto({required this.profilePhotoId});