SearchParamsRepositoryImpl
class SearchParamsRepositoryImpl(locationRepository: LocationRepository, mapGptProfileRepository: MapGptProfileRepository, selectedProfileUseCase: SelectedProfileUseCase) : SearchParamsRepository
Constructors
Link copied to clipboard
constructor(locationRepository: LocationRepository, mapGptProfileRepository: MapGptProfileRepository, selectedProfileUseCase: SelectedProfileUseCase)