ProxyTOtpLoginBody constructor
const
ProxyTOtpLoginBody({})
Implementation
const ProxyTOtpLoginBody({
required this.verificationToken,
required this.publicKey,
this.invalidateExisting,
this.organizationId,
this.clientSignature,
});