RemoveSelectedWaypointUseCase

Constructors

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

Functions

Link copied to clipboard
suspend operator fun invoke(removeIndex: Int = 0)