voteCountGTE property

int? voteCountGTE
final

Filter and only include movies that have a vote count that is greater or equal to the specified value.

Implementation

final int? voteCountGTE;