Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template
/
com.mapsted.app_template.domain.model
/
EventsItemUiState
Events
Item
Ui
State
data
class
EventsItemUiState
(
val
events
:
List
<
Event
>
?
)
Members
Constructors
Events
Item
Ui
State
Link copied to clipboard
constructor
(
events
:
List
<
Event
>
?
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event
>
?