QrByte.fromUint8List constructor
QrByte.fromUint8List(
- Uint8List input
Implementation
QrByte.fromUint8List(Uint8List input) : _data = input;
QrByte.fromUint8List(Uint8List input) : _data = input;