LCCaptcha constructor

LCCaptcha(
  1. String url,
  2. String token
)

Implementation

LCCaptcha(this.url, this.token);