menu
firebase_admin_sdk package
documentation
auth.dart
RecaptchaConfig
recaptchaKeys property
recaptchaKeys property
dark_mode
light_mode
recaptchaKeys
property
List
<
RecaptchaKey
>
?
recaptchaKeys
final
The reCAPTCHA keys.
Implementation
final List<RecaptchaKey>? recaptchaKeys;
firebase_admin_sdk package
documentation
auth
RecaptchaConfig
recaptchaKeys property
RecaptchaConfig class