PlacesPreviewViewModel
constructor(appStore: AppStore, searchAnalytics: SearchAnalytics, cancelPlacesPreview: CancelPlacesPreviewUseCase, cancelEditTrip: CancelEditTripUseCase, observePlacesPreviewState: ObservePlacesStateUseCase, previousSearchStateUseCase: PreviousSearchStateUseCase, placesFocusHelper: PlacesPreviewFocusNavigationHelper, mapMoving: ObserveMapMovingUseCase, ratingConfig: RatingConfig, sendNoResultsFeedback: SendNoResultsFeedbackUseCase, observeFavorites: ObserveFavoritesUseCase)