onBarcodeRead property

void Function(String code)? onBarcodeRead
final

Implementation

final void Function(String code)? onBarcodeRead;