airDateLTE property
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;
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.
final Date? airDateLTE;