toggle menu
Provider API Reference
jvm
switch theme
search in API
model-film
/
com.flixclusive.model.film
/
TMDBCollection
/
TMDBCollection
TMDBCollection
constructor
(
id
:
Int
,
overview
:
String
?
=
null
,
films
:
List
<
FilmSearchItem
>
,
backdropPath
:
String
?
,
collectionName
:
String
,
posterPath
:
String
?
)
(
source
)