toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-base
/
com.mapbox.dash.sdk.base.domain.usecase
/
ObserveIsFreeDriveStateUseCase
Observe
Is
Free
Drive
State
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveIsFreeDriveStateUseCase
(
appStore
:
AppStore
)
Members
Constructors
Observe
Is
Free
Drive
State
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Boolean
>