fromDate property

String? fromDate
final

Only include data from dates >= this date (YYYY-MM-DD format).

Implementation

final String? fromDate;