toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-feedback
/
com.mapbox.dash.feedback.statistics
/
FeedbackStatisticsData
Feedback
Statistics
Data
class
FeedbackStatisticsData
(
val
totalCount
:
String
,
val
showCheckmark
:
Boolean
)
Members
Constructors
Feedback
Statistics
Data
Link copied to clipboard
constructor
(
totalCount
:
String
,
showCheckmark
:
Boolean
)
Properties
show
Checkmark
Link copied to clipboard
val
showCheckmark
:
Boolean
total
Count
Link copied to clipboard
val
totalCount
:
String