onScan property

dynamic Function(Code)? onScan
final

Called when a code is detected

Implementation

final Function(Code)? onScan;