DefaultDependencyManagerSingleton constructor

DefaultDependencyManagerSingleton(
  1. FactoryDependencyManager factoryDependencyManager
)

Implementation

DefaultDependencyManagerSingleton(this.factoryDependencyManager);