constructor()

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


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