incidentIndices property - TrafficOnSpan class - routing library - Dart API
incidentIndices
incidentIndices property
getter/setter pair
The indices of traffic incidents from the field TrafficOnSection.trafficIncidents.
Implementation
List<int> incidentIndices;