constructor()
in
public/js/account.js [151:154]
4
lines of code
1
McCabe index (conditional complexity)
constructor() { this.isLinked = false; this.subscriptions = []; }