entryTime property - TrafficIncident class - traffic library - Dart API
entryTime
entryTime property
The time the incident was entered into the system.
The value is null if it hasn't been provided by the traffic incidents supplier.
Gets the time the incident was entered into the system.
Implementation
DateTime? get entryTime;