menu
readid_flutter package
documentation
api.dart
QRCodeResult
value property
value property
dark_mode
light_mode
value
property
String
get
value
The value of the QR code.
Implementation
String get value => _map["value"] as String;
readid_flutter package
documentation
api
QRCodeResult
value property
QRCodeResult class