app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.imecatro.demosales.di
/
ProductsUseCases
/
providesSearchProductByBarcode
provides
Search
Product
By
Barcode
@
Provides
fun
providesSearchProductByBarcode
(
productsRepository
:
ProductsRepository
,
ioDispatcher
:
CoroutineProvider
)
:
SearchProductByBarcode
Provides
SearchProductByBarcode
.