DependencyModule
A data class that holds a collection of DependencyFactory instances. A module is essentially a container for the recipes (factories) that teach the DI container how to create objects.
A data class that holds a collection of DependencyFactory instances. A module is essentially a container for the recipes (factories) that teach the DI container how to create objects.