RecaptchaVerifierOnExpired typedef
RecaptchaVerifierOnExpired =
void Function()
Called when the time to complete the reCAPTCHA widget expires.
Implementation
typedef RecaptchaVerifierOnExpired = void Function();
Called when the time to complete the reCAPTCHA widget expires.
typedef RecaptchaVerifierOnExpired = void Function();