toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.format
/
DurationDifference
Duration
Difference
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
DurationDifference
(
val
text
:
String
,
val
type
:
DurationDifferenceType
)
Members
Constructors
Duration
Difference
Link copied to clipboard
constructor
(
text
:
String
,
type
:
DurationDifferenceType
)
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
val
type
:
DurationDifferenceType