InstallationService constructor

InstallationService()

Implementation

factory InstallationService() {
  return _singleton;
}