earliestStartTime property - TrafficIncidentsQueryOptions class - traffic library - Dart API
earliestStartTime
earliestStartTime property
getter/setter pair
The earliest start time of incidents to be queried. If the value is null filtering by the earliest start time is not applied.
Implementation
DateTime? earliestStartTime;