UiState

constructor(items: List<CartItem> = emptyList(), totalCartPrice: Int? = null)