constructor()

in src/app/teamcity/teamcity-service.js [5:7]


  constructor(dashboardApi) {
    this.dashboardApi = dashboardApi;
  }