RemoveSelectedWaypointUseCase
class RemoveSelectedWaypointUseCase(appStore: AppStore, routesFetcher: RoutesFetcher, stopNavigation: StopNavigationUseCase, locationRepository: LocationRepository)
Constructors
Link copied to clipboard
constructor(appStore: AppStore, routesFetcher: RoutesFetcher, stopNavigation: StopNavigationUseCase, locationRepository: LocationRepository)