AuthRegisterResponseAuthMfaRequiredResponse constructor
const
AuthRegisterResponseAuthMfaRequiredResponse({})
Implementation
const AuthRegisterResponseAuthMfaRequiredResponse({
required this.mfa,
required this.ticket,
required this.allowedMethods,
required this.totp,
required this.webauthn,
});