decodeWithBitmapError constant

HmsScanError const decodeWithBitmapError

Implementation

static const HmsScanError decodeWithBitmapError = HmsScanError(
  errorCode: '17',
  errorMessage: 'Please check your barcode and scan type.',
);