MapGptUserActionUseCase

class MapGptUserActionUseCase(processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, observeEnhancedLocation: ObserveEnhancedLocationUseCase, userActionsRepository: UserActionsRepository, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics)

Constructors

Link copied to clipboard
constructor(processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, observeEnhancedLocation: ObserveEnhancedLocationUseCase, userActionsRepository: UserActionsRepository, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics)

Functions

Link copied to clipboard
suspend operator fun invoke()