closeScanQrPopup method
Bot API 6.4+ A method that closes the native popup for scanning a QR code opened with the showScanQrPopup method. Run it if you received valid data in the event qrTextReceived.
Implementation
@override
void closeScanQrPopup() {}