RecaptchaTollFraudManagedRule constructor
const
RecaptchaTollFraudManagedRule({
- required double startScore,
- RecaptchaAction? action,
Implementation
const RecaptchaTollFraudManagedRule({required this.startScore, this.action});