toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.domain.onboarding
/
UserConsent
/
Item
Item
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Serializable
data
class
Item
(
val
text
:
String
,
val
url
:
String
)
Members
Constructors
Item
Link copied to clipboard
constructor
(
text
:
String
,
url
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
url
Link copied to clipboard
val
url
:
String