MapGptUserActionUseCase
class MapGptUserActionUseCase(processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, userActionsRepository: UserActionsRepository, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics, appStore: AppStore)
Constructors
Link copied to clipboard
constructor(processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, userActionsRepository: UserActionsRepository, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics, appStore: AppStore)