add Result
open override fun addResult(result: BarcodeScannerUiResultInternal): ResultWrapper<BarcodeScannerUiResultInternal>
Allows to add a scanning result into the repository
Return
ResultWrapper containing the ResultId of the inserted result
Parameters
result
result object which should be added