Creates a DependenciesContainer from a dependency factory map.
The dependencies will be a map of getters where the key matches the key within dependencyFactories and the value is a lazily constructed dependency obtained from the respective provider.
An object of key value pairs where the values are dependency providers.
Creates a DependenciesContainer from a dependency factory map.
The dependencies will be a map of getters where the key matches the key within dependencyFactories and the value is a lazily constructed dependency obtained from the respective provider.