EventBarcodeListen typedef

EventBarcodeListen = void Function(List<BarcodeModel> barcodes)

Implementation

typedef EventBarcodeListen = void Function(List<BarcodeModel> barcodes);