clear method

void clear()

Clears the reCAPTCHA widget from the page and destroys the current instance.

Implementation

void clear() => jsObject.clear();