@Module class HomeModule
Class that contributes to the object graph HomeComponent.
See Also
<init> |
Class that contributes to the object graph HomeComponent. HomeModule(fragment: HomeFragment) |
fragment |
val fragment: HomeFragment |
providesHomeViewModel |
Create a provider method binding for HomeViewModel. fun providesHomeViewModel(): HomeViewModel |