qrCode property

String? qrCode
final

The generated QR code string, typically base64-encoded.

This may be null if the QR code generation failed.

Implementation

final String? qrCode;