Another possible solution is to specify use-site t...
# android
v
Another possible solution is to specify use-site target, but I’m not sure if dagger supports method injection:
Copy code
@set:Inject var presenter: StartViewPagePresenter? = null