toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3
/
Tracker
Tracker
data
class
Tracker
(
val
malId
:
Int
?
=
null
,
val
aniId
:
String
?
=
null
,
val
image
:
String
?
=
null
,
val
cover
:
String
?
=
null
)
(
source
)
Members
Constructors
Tracker
Link copied to clipboard
constructor
(
malId
:
Int
?
=
null
,
aniId
:
String
?
=
null
,
image
:
String
?
=
null
,
cover
:
String
?
=
null
)
Properties
ani
Id
Link copied to clipboard
val
aniId
:
String
?
=
null
cover
Link copied to clipboard
val
cover
:
String
?
=
null
image
Link copied to clipboard
val
image
:
String
?
=
null
mal
Id
Link copied to clipboard
val
malId
:
Int
?
=
null