voteCountGTE property

int? voteCountGTE
final

Filter and only include movies that have a rating that is less than or equal to the specified value.

Implementation

final int? voteCountGTE;