timeInterval property
Interval?
timeInterval
final
The time interval (pair of start_time and end_time) for which results should be returned.
Implementation
final Interval? timeInterval;
The time interval (pair of start_time and end_time) for which results should be returned.
final Interval? timeInterval;