GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig constructor
GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig({})
Implementation
GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig({
this.clientId,
this.clientSecret,
this.displayName,
this.enabled,
this.issuer,
this.name,
this.responseType,
});