convert abstract method
Actual barcode computation method, returns a matrix of bool which represents the presence or absence of a pixel
Implementation
Barcode2DMatrix convert(Uint8List data);
Actual barcode computation method, returns a matrix of bool which represents the presence or absence of a pixel
Barcode2DMatrix convert(Uint8List data);