constructor()

in public/js/account.js [151:154]


  constructor() {
    this.isLinked = false;
    this.subscriptions = [];
  }