qrCode property
The generated QR code string, typically base64-encoded.
This may be null if the QR code generation failed.
Implementation
final String? qrCode;
The generated QR code string, typically base64-encoded.
This may be null if the QR code generation failed.
final String? qrCode;