ProxyTOAuthLoginBody constructor
const
ProxyTOAuthLoginBody({})
Implementation
const ProxyTOAuthLoginBody({
required this.oidcToken,
required this.publicKey,
this.invalidateExisting,
this.organizationId,
});