Home
last modified time | relevance | path

Searched defs:catType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/kotlinx.serialization/guide/example/
H A Dexample-poly-20.kt15 val catType: String constant
23 override val catType: String = "Tabby" constant in example.examplePoly20.CatImpl