toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-api
/
com.mapbox.dash.ev.api
/
ObserveMinChargePoint
Observe
Min
Charge
Point
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
ObserveMinChargePoint
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
route
:
NavigationRoute
?
)
:
Flow
<
MinChargePoint
?
>