airDateLTE property

Date? airDateLTE
final

Filter and only include TV shows that have a air date (by looking at all episodes) that is less than or equal to the specified value.

Implementation

final Date? airDateLTE;