GetUserProfile constructor

GetUserProfile(
  1. UserProfileRepository repository
)

Implementation

GetUserProfile(this.repository);