path property

  1. @Deprecated('Use polyline parameter instead')
List<GeoCoord?>? path
final

Contains a sequence of GeoCoords describing the course of this step.

Implementation

@Deprecated('Use polyline parameter instead')
final List<GeoCoord?>? path;