menu
emvqr package
documentation
model/qr_model.dart
QrModel
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
String
?
countryCode
final
The country code associated with the QR code - an optional field.
Implementation
final String? countryCode;
emvqr package
documentation
model/qr_model
QrModel
countryCode property
QrModel class