GoogleCloudIdentitytoolkitAdminV2SpConfig constructor
GoogleCloudIdentitytoolkitAdminV2SpConfig({
- String? callbackUri,
- List<
GoogleCloudIdentitytoolkitAdminV2SpCertificate> ? spCertificates, - String? spEntityId,
Implementation
GoogleCloudIdentitytoolkitAdminV2SpConfig({
this.callbackUri,
this.spCertificates,
this.spEntityId,
});