BarcodeScannerViewCreated typedef

BarcodeScannerViewCreated = void Function(BarcodeViewController controller)

Implementation

typedef BarcodeScannerViewCreated = void Function(
    BarcodeViewController controller);