TorusUserInfo constructor
const
TorusUserInfo({})
Implementation
const TorusUserInfo({
this.email,
this.name,
this.profileImage,
this.verifier,
this.verifierId,
this.typeOfLogin,
this.aggregateVerifier,
this.dappShare,
this.idToken,
this.oAuthIdToken,
this.oAuthAccessToken,
});