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
/
LikeNode
Like
Node
@
Serializable
data
class
LikeNode
(
val
id
:
Int
?
)
(
source
)
Members
Constructors
Like
Node
Link copied to clipboard
constructor
(
id
:
Int
?
)
Properties
id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
val
id
:
Int
?