DeleteCollectionScreenUiState

data class DeleteCollectionScreenUiState(val name: String = "")

Constructors

Link copied to clipboard
constructor(name: String = "")

Properties

Link copied to clipboard