GetAllUsers constructor

GetAllUsers(
  1. UserRepository repository
)

Implementation

GetAllUsers(this.repository);