UpdateUser constructor

UpdateUser(
  1. UserRepository repository
)

Implementation

UpdateUser(this.repository);