UserController constructor
UserController(
- IUserRemoteRepository remoteRepository
Implementation
UserController(this.remoteRepository);
UserController(this.remoteRepository);