originalId property
The unique identifier of the first traffic incident. The original id remains the same whenever the traffic incident is updated and TrafficIncident.id is changed. Once an incident chain has been created, this value will never change. The traffic incident an be looked up by original id using TrafficEngine.lookupIncident. Gets the unique identifier of the first traffic incident.
Implementation
String get originalId;