dispose method

void dispose()

Implementation

void dispose() {
  finalizer.detach(this);
  ccontrib.cv_wechat_qrcode_WeChatQRCode_close(ptr);
}