features/home / com.vmadalin.dynamicfeatures.home.ui.di / HomeModule

HomeModule

@Module class HomeModule

Class that contributes to the object graph HomeComponent.

See Also

Module

Constructors

<init>

Class that contributes to the object graph HomeComponent.

HomeModule(fragment: HomeFragment)

Properties

fragment

val fragment: HomeFragment

Functions

providesHomeViewModel

Create a provider method binding for HomeViewModel.

fun providesHomeViewModel(): HomeViewModel