Package-level declarations

Types

Link copied to clipboard
typealias BaseStrings = R.string
Link copied to clipboard
class NearbyDestinationsViewModel(getNearbyDestinationsGroups: GetNearbyDestinationsGroupsUseCase, isDestinationDistanceBelowThreshold: ObserveIsDestinationDistanceBelowThresholdUseCase, appStore: AppStore, onDestinationGroupClicked: OnDestinationGroupClickedUseCase) : ViewModel