menu
here_sdk
routing.dart
TransitSectionDetails
incidents property
incidents
dark_mode
light_mode
incidents
property
List
<
TransitIncident
>
incidents
getter/setter pair
A list of all incidents that apply to the section.
Implementation
List<TransitIncident> incidents;
here_sdk
routing
TransitSectionDetails
incidents property
TransitSectionDetails class