toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
MediaListItemRoot
Media
List
Item
Root
data
class
MediaListItemRoot
(
val
data
:
AniListApi.MediaListItem
?
=
null
)
(
source
)
Used to query a saved MediaItem on the list to get the id for removal
Members
Constructors
Media
List
Item
Root
Link copied to clipboard
constructor
(
data
:
AniListApi.MediaListItem
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
AniListApi.MediaListItem
?
=
null