value property

String get value

The value of the QR code.

Implementation

String get value => _map["value"] as String;