Web3AuthResponse constructor
Web3AuthResponse({})
Implementation
Web3AuthResponse({
this.privKey,
this.userInfo,
this.error,
this.ed25519PrivKey,
this.sessionId,
this.coreKitKey,
this.coreKitEd25519PrivKey,
});