toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state.usecase
/
IsInArrivalStateUseCase
Is
In
Arrival
State
Use
Case
class
IsInArrivalStateUseCase
(
appStore
:
AppStore
)
Members
Constructors
Is
In
Arrival
State
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Boolean
>