popular

fun popular(    page: Int? = null,     language: LocaleCode? = null,     region: CountryCode? = null): Flow.Publisher<PaginatedMovieListResultsWithDates>(source)

Get a list of the current popular movies on TMDb. This list updates daily

Parameters

language

A language code

page

Specify which page to query

region

Specify a country code to filter release dates