Package-level declarations

Types

Link copied to clipboard
class PlacesPreviewViewModel(appStore: AppStore, searchAnalytics: SearchAnalytics, cancelPlacesPreview: CancelPlacesPreviewUseCase, observePlacesPreviewState: ObservePlacesStateUseCase, previousSearchStateUseCase: PreviousSearchStateUseCase, overviewSearchResultWithCurrentRoute: OverviewSearchResultWithCurrentRoute, onNewItemSelectedListener: OnNewItemSelectedListener, placesFocusHelper: PlacesPreviewFocusNavigationHelper, val mapMoving: ObserveMapMovingUseCase) : ViewModel, FocusNavigationHelper<FocusedElement>
Link copied to clipboard