DiscoveryCategoryService

constructor(categoryResponseUseCase: GetCategoryResponseUseCase, getCategoriesAndCitiesUseCase: GetCategoriesAndCitiesUseCase)

Parameters

categoryResponseUseCase

Use case for fetching category responses.