GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict constructor

GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict({
  1. double? risk,
})

Implementation

GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict({
  this.risk,
});