Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
LikeData
Like
Data
@
Serializable
data
class
LikeData
(
val
viewer
:
AniListApi.LikeViewer
?
)
(
source
)
Members
Constructors
Like
Data
Link copied to clipboard
constructor
(
viewer
:
AniListApi.LikeViewer
?
)
Properties
viewer
Link copied to clipboard
@
SerialName
(
value
=
"Viewer"
)
val
viewer
:
AniListApi.LikeViewer
?