DependencyContainer constructor

DependencyContainer()

Implementation

factory DependencyContainer() {
  return _instance;
}