toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.ui.screen
/
ChatItem
/
User
User
data
class
User
(
val
message
:
String
,
val
itemId
:
Int
)
:
ChatItem
Members
Constructors
User
Link copied to clipboard
constructor
(
message
:
String
,
itemId
:
Int
)
Properties
item
Id
Link copied to clipboard
open
override
val
itemId
:
Int
message
Link copied to clipboard
val
message
:
String