HistoryRepository

@Inject
fun HistoryRepository(    context: Context,     daoSession: <Error class: unknown class>,     productRepository: ProductRepository,     localeManager: LocaleManager,     dispatchers: CoroutineDispatchers)