Package-level declarations

Types

Link copied to clipboard
data class Tag(val id: Int, val name: String, val isSelected: Boolean)