MapGptUserActionUseCase
constructor(processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, userActionsRepository: UserActionsRepository, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics, appStore: AppStore)