class FaceBookLogin { private static _instance: FaceBookLogin; static get instance() { if (this._instance) { return thi