constructor()

in src/app/HubService.js [5:7]


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