Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
Kitsu
/
KitsuResponse
/
Titles
Titles
@
Serializable
data
class
Titles
(
val
canonical
:
String
?
=
null
)
(
source
)
Members
Constructors
Titles
Link copied to clipboard
constructor
(
canonical
:
String
?
=
null
)
Properties
canonical
Link copied to clipboard
@
SerialName
(
value
=
"canonical"
)
val
canonical
:
String
?