GoogleCloudIdentitytoolkitAdminV2AllowlistOnly constructor

GoogleCloudIdentitytoolkitAdminV2AllowlistOnly({
  1. List<String>? allowedRegions,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2AllowlistOnly({
  this.allowedRegions,
});