EventsItemUiState

data class EventsItemUiState(val events: List<Event>?)

Constructors

Link copied to clipboard
constructor(events: List<Event>?)

Properties

Link copied to clipboard