toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.model
/
ChargingPriceItem
Charging
Price
Item
@
Stable
data
class
ChargingPriceItem
(
@
StringRes
val
titleRes
:
Int
,
val
value
:
String
)
Members
Constructors
Charging
Price
Item
Link copied to clipboard
constructor
(
@
StringRes
titleRes
:
Int
,
value
:
String
)
Properties
title
Res
Link copied to clipboard
val
titleRes
:
Int
value
Link copied to clipboard
val
value
:
String