toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
AniListUser
Ani
List
User
data
class
AniListUser
(
val
id
:
Int
?
,
val
name
:
String
?
,
val
picture
:
String
?
)
(
source
)
Members
Constructors
Ani
List
User
Link copied to clipboard
constructor
(
id
:
Int
?
,
name
:
String
?
,
picture
:
String
?
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
name
Link copied to clipboard
val
name
:
String
?
picture
Link copied to clipboard
val
picture
:
String
?