legacySecretKey property
The secret key (also known as shared secret) authorizes communication between your application backend and the reCAPTCHA Enterprise server to create an assessment.
The secret key needs to be kept safe for security purposes.
Implementation
core.String? legacySecretKey;