toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform.model
/
Dimension
Dimension
@
Serializable
data
class
Dimension
(
val
type
:
String
?
=
null
,
val
volume
:
Float
?
=
null
)
Members
Constructors
Dimension
Link copied to clipboard
constructor
(
type
:
String
?
=
null
,
volume
:
Float
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
volume
Link copied to clipboard
val
volume
:
Float
?
=
null