onProductFound

abstract fun onProductFound(product: Product, scannedCode: ScannedCode)

Provides the found product with its resolved scanned code.