fromDate property

String? fromDate
final

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

Filters search results to only include content from this date onwards. Useful for finding recent information.

Implementation

final String? fromDate;