Dagger component for dependency injection. This is the main entry point to the Dagger framework.
Interface factory for creating instances of AppComponent.
A method to inject dependencies onto a specified activity.
A method to inject dependencies onto a specified service.
A method to inject dependencies onto a specified file provider.
A method to inject dependencies onto a specified view model.