type property - TrafficIncidentBase class - traffic library - Dart API
type
type property
The category of the incident. The value is TrafficIncidentType.unknown if it hasn't been provided by the traffic incidents supplier. Gets the category of the incident.
Implementation
TrafficIncidentType get type;