Package-level declarations

Types

Link copied to clipboard
@Serializable
data class Cat(val id: Int, val hint: String?)

Data model for Cat object