RecaptchaVerifierOnSuccess typedef
RecaptchaVerifierOnSuccess =
void Function()
Called on successful completion of the reCAPTCHA widget.
Implementation
typedef RecaptchaVerifierOnSuccess = void Function();
Called on successful completion of the reCAPTCHA widget.
typedef RecaptchaVerifierOnSuccess = void Function();