webRecaptchaEnterprise property

bool webRecaptchaEnterprise
final

When dreamic builds the default web provider from webRecaptchaSiteKey, use reCAPTCHA Enterprise (true, default) or reCAPTCHA v3 (false). Ignored in debug or when webProviderOverride is set.

Implementation

final bool webRecaptchaEnterprise;