PropertyItemUiState

data class PropertyItemUiState(val properties: List<Property>)

Constructors

Link copied to clipboard
constructor(properties: List<Property>)

Properties

Link copied to clipboard