toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation.compose
/
ChargingStationPower
/
PowerAndCapacity
Power
And
Capacity
class
PowerAndCapacity
(
val
kw
:
Int
,
val
capacity
:
DashEvStationCapacity
)
:
ChargingStationPower
Members
Constructors
Power
And
Capacity
Link copied to clipboard
constructor
(
kw
:
Int
,
capacity
:
DashEvStationCapacity
)
Properties
capacity
Link copied to clipboard
val
capacity
:
DashEvStationCapacity
kw
Link copied to clipboard
val
kw
:
Int