toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-subscription
/
com.mapbox.nav.gm.subscription.domain.usecase
/
ObserveIsSubscribedUseCase
Observe
Is
Subscribed
Use
Case
class
ObserveIsSubscribedUseCase
(
subscriptionRepository
:
SubscriptionRepository
)
Members
Constructors
Observe
Is
Subscribed
Use
Case
Link copied to clipboard
constructor
(
subscriptionRepository
:
SubscriptionRepository
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Boolean
>