GoogleCloudRecaptchaenterpriseV1ChallengeRuleChallengeOutcome constructor

GoogleCloudRecaptchaenterpriseV1ChallengeRuleChallengeOutcome({
  1. String? difficulty,
})

Implementation

GoogleCloudRecaptchaenterpriseV1ChallengeRuleChallengeOutcome({
  this.difficulty,
});