incidents property - TransitSectionDetails class - routing library - Dart API
incidents
incidents property
getter/setter pair
A list of all incidents that apply to the section.
Implementation
List<TransitIncident> incidents;
A list of all incidents that apply to the section.
List<TransitIncident> incidents;