Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TraktProvider
/
Images
/
Images
Images
common
constructor
(
poster
:
List
<
String
>
?
=
null
,
fanart
:
List
<
String
>
?
=
null
,
logo
:
List
<
String
>
?
=
null
,
clearArt
:
List
<
String
>
?
=
null
,
banner
:
List
<
String
>
?
=
null
,
thumb
:
List
<
String
>
?
=
null
,
screenshot
:
List
<
String
>
?
=
null
,
headshot
:
List
<
String
>
?
=
null
)
(
source
)