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
/
MediaListId
Media
List
Id
@
Serializable
data
class
MediaListId
(
val
id
:
Long
?
=
null
)
(
source
)
Members
Constructors
Media
List
Id
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
)
Properties
id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
val
id
:
Long
?