Extract the QR Code from the cleared invoice return by Zatca
Future<String> getQrCode() async { String code = ''; return code; }