GoogleCloudIdentitytoolkitAdminV2RecaptchaTollFraudManagedRule constructor

GoogleCloudIdentitytoolkitAdminV2RecaptchaTollFraudManagedRule({
  1. String? action,
  2. double? startScore,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2RecaptchaTollFraudManagedRule({
  this.action,
  this.startScore,
});