base64EncodedQrCode property

String base64EncodedQrCode
final

The base64 encoded QR code string, usually fetched from the Fatoora or ZATCA services.

This is the data to be displayed as a QR code.

Implementation

final String base64EncodedQrCode;