primaryReleaseDateGTE property

Date? primaryReleaseDateGTE
final

Filter and only include movies that have a primary release date that is greater or equal to the specified value.

Implementation

final Date? primaryReleaseDateGTE;