toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver-notification
/
com.mapbox.dash.driver.notification.domain
/
ObserveHidingDriverNotificationUseCase
Observe
Hiding
Driver
Notification
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveHidingDriverNotificationUseCase
(
appStore
:
AppStore
)
Members
Constructors
Observe
Hiding
Driver
Notification
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
DashDriverNotification
?
>