getResult

open override fun getResult(resultId: String): BarcodeScannerUiResultInternal?

Returns the result from the storage according to the given id

Return

the result by the given id or null if nothing was found

Parameters

resultId

id to return the result from