OidcTokenResponse constructor
OidcTokenResponse({})
Implementation
OidcTokenResponse(
{this.accessToken,
this.authorizationPending,
this.cNonce,
this.cNonceExpiresIn,
this.interval,
this.refreshToken});