airDateGTE property

Date? airDateGTE
final

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

Implementation

final Date? airDateGTE;