ProxyTOAuth2AuthenticateResponse constructor
const
ProxyTOAuth2AuthenticateResponse({
- required String oidcToken,
Implementation
const ProxyTOAuth2AuthenticateResponse({
required this.oidcToken,
});