NearbyDestinationsViewModel

constructor(getNearbyDestinationsGroups: GetNearbyDestinationsGroupsUseCase, isDestinationDistanceBelowThreshold: ObserveIsDestinationDistanceBelowThresholdUseCase, appStore: AppStore, onDestinationGroupClicked: OnDestinationGroupClickedUseCase)