BarCodeError typedef

BarCodeError = void Function(dynamic error)

Implementation

typedef void BarCodeError(dynamic error);