UpdateApplicationRecaptchaVerificationRequired constructor
UpdateApplicationRecaptchaVerificationRequired({})
Implementation
UpdateApplicationRecaptchaVerificationRequired({
required this.verificationId,
required this.action,
required this.recaptchaKeyId,
});