RecaptchaVerifier constructor

RecaptchaVerifier(
  1. Map<String, dynamic> parameters
)

Implementation

RecaptchaVerifier(this.parameters);