toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.sports
/
Score
Score
data
class
Score
(
val
teamAbbreviation
:
String
,
val
score
:
Int
)
Members
Constructors
Score
Link copied to clipboard
constructor
(
teamAbbreviation
:
String
,
score
:
Int
)
Properties
score
Link copied to clipboard
val
score
:
Int
team
Abbreviation
Link copied to clipboard
val
teamAbbreviation
:
String