onScanFailure property

dynamic Function(Code)? onScanFailure
final

Called when a code is not detected

Implementation

final Function(Code)? onScanFailure;