SaveUserProfile constructor

SaveUserProfile(
  1. UserProfileRepository repository
)

Implementation

SaveUserProfile(this.repository);