Web3AuthResponse constructor
Web3AuthResponse({})
Implementation
Web3AuthResponse({
this.privKey,
this.userInfo,
this.error,
this.ed25519PrivKey,
this.sessionId,
this.coreKitKey,
this.coreKitEd25519PrivKey,
this.factorKey,
this.signatures,
this.tssShareIndex,
this.tssPubKey,
this.tssShare,
this.tssNonce,
this.nodeIndexes,
this.keyMode
});