UpdateProfilePhoto constructor

UpdateProfilePhoto(
  1. UserProfileRepository repository
)

Implementation

UpdateProfilePhoto(this.repository);