GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig constructor

GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig({
  1. GoogleCloudIdentitytoolkitAdminV2AllowByDefault? allowByDefault,
  2. GoogleCloudIdentitytoolkitAdminV2AllowlistOnly? allowlistOnly,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig({
  this.allowByDefault,
  this.allowlistOnly,
});