constructor()

in src/PowerShell/AzPSLogin.ts [10:12]


    constructor(loginConfig: LoginConfig) {
        this.loginConfig = loginConfig;
    }