GoogleCloudIdentitytoolkitV1OpenIdConnectKey constructor
GoogleCloudIdentitytoolkitV1OpenIdConnectKey({})
Implementation
GoogleCloudIdentitytoolkitV1OpenIdConnectKey({
this.alg,
this.e,
this.kid,
this.kty,
this.n,
this.use,
});