constructor()

in code/client/static/js/main.js [32:35]


    constructor() {
        this.trainers = [];

    }