init abstract method
This method provides submodules with dependencies to the rest of the dependencies
Implementation
init(List<ISubModule> subModules);
This method provides submodules with dependencies to the rest of the dependencies
init(List<ISubModule> subModules);