tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.model
/
TmdbFileImage
/
TmdbFileImage
Tmdb
File
Image
constructor
(
filePath
:
String
,
aspectRation
:
Float
,
height
:
Int
,
width
:
Int
,
iso639
:
String
?
=
null
,
voteAverage
:
Float
?
=
null
,
voteCount
:
Int
?
=
null
)