qrData property

  1. @override
String qrData
final

The raw QRIS data string that represents the QR code data.

This raw data will be decoded into a TLV structure for further analysis.

Implementation

@override
final String qrData;