toDate property

String? toDate
final

End date for search results (format: "YYYY-MM-DD")

Filters search results to only include content up to this date. Useful for historical searches.

Implementation

final String? toDate;