ObserveCloseToDestinationPointUseCase
class ObserveCloseToDestinationPointUseCase(closeToDestinationThresholdMeters: Int, isDestinationDistanceBelowThreshold: ObserveIsDestinationDistanceBelowThresholdUseCase)
Constructors
Link copied to clipboard
constructor(closeToDestinationThresholdMeters: Int, isDestinationDistanceBelowThreshold: ObserveIsDestinationDistanceBelowThresholdUseCase)