RestoreRouteUseCase

class RestoreRouteUseCase(appStore: AppStore, locationRepository: LocationRepository, routesFetcher: RoutesFetcher)

Constructors

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

Functions

Link copied to clipboard
suspend operator fun invoke()