ObserveIsDestinationDistanceBelowThresholdUseCase

Constructors

constructor(observeRouteProgress: ObserveRouteProgressUseCase, appStore: AppStore)

Functions

Link copied to clipboard
operator fun invoke(closeToDestinationThresholdMeters: Int): Flow<Boolean>