destroyCaptcha method

void destroyCaptcha()

Implementation

void destroyCaptcha() {
  _channel.invokeMethod("destroyCaptcha");
}