complexity property

CaptchaComplexity complexity
final

The complexity level of the CAPTCHA (e.g., Simple, Medium, Complex).

Defaults to CaptchaComplexity.medium.

Implementation

final CaptchaComplexity complexity;