Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class NearbyDestinationsViewModel(getNearbyDestinationsGroups: GetNearbyDestinationsGroupsUseCase, isDestinationDistanceBelowThreshold: ObserveIsDestinationDistanceBelowThresholdUseCase, appStore: AppStore, onDestinationGroupClicked: OnDestinationGroupClickedUseCase) : ViewModel