constructor()
in
src/app/HubService.js [5:7]
3
lines of code
1
McCabe index (conditional complexity)
constructor(fetchHub) { this.fetchHub = fetchHub; }