primaryReleaseDateLTE property

Date? primaryReleaseDateLTE
final

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

Implementation

final Date? primaryReleaseDateLTE;