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