qrCodeData property

Rx<Uint8List> qrCodeData
getter/setter pair

Implementation

Rx<Uint8List> qrCodeData = Uint8List(0).obs;