BarcodeException constructor

const BarcodeException(
  1. String message
)

Implementation

const BarcodeException(this.message);