DependencyInjection constructor

DependencyInjection()

Implementation

factory DependencyInjection() {
  return _singleton;
}