id property

String? id

The unique current identifier for a traffic incident. The identifier can be changed by the backend due to some events, e.g. changing of TrafficIncidentBase.endTime. This field will be empty for OfflineRouting. Gets the unique current identifier for a traffic incident.

Implementation

String? get id;