toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-history
/
com.mapbox.nav.gm.history.domain.usecase
/
ObserveSearchedDestinationsUseCase
Observe
Searched
Destinations
Use
Case
class
ObserveSearchedDestinationsUseCase
(
appStore
:
AppStore
)
Members
Constructors
Observe
Searched
Destinations
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
DestinationSearchResult
>