Future<Uint8List?> getBarcodeBmp(String data, int barcodeFormat, int errorCorrectionLevel, int width, int height) { throw UnimplementedError('getBarcodeBmp() has not been implemented.'); }