toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
TrailerObject
Trailer
Object
data
class
TrailerObject
(
val
id
:
String
?
,
val
thumbnail
:
String
?
,
val
site
:
String
?
)
(
source
)
Members
Constructors
Trailer
Object
Link copied to clipboard
constructor
(
id
:
String
?
,
thumbnail
:
String
?
,
site
:
String
?
)
Properties
id
Link copied to clipboard
val
id
:
String
?
site
Link copied to clipboard
val
site
:
String
?
thumbnail
Link copied to clipboard
val
thumbnail
:
String
?