QrByte.fromUint8List constructor

QrByte.fromUint8List(
  1. Uint8List input
)

Implementation

QrByte.fromUint8List(Uint8List input) : _data = input;