DeleteUser constructor

DeleteUser(
  1. UserRepository repository
)

Implementation

DeleteUser(this.repository);