intersections property
intersections An array of Intersection objects that are passed along the segment, the very first belonging to the StepManeuver.
Implementation
final List<OsrmIntersection>? intersections;
intersections An array of Intersection objects that are passed along the segment, the very first belonging to the StepManeuver.
final List<OsrmIntersection>? intersections;