Initially presenter used to call the API service directly, I have refactored that piece of code to use Usecase and repository layer in between, so presenter will call the usecas