geometry property

OsrmGeometry? geometry
final

geometry Depending on the geometries parameter this is a GeoJSON LineString or Polyline string representation of the route step.

Implementation

final OsrmGeometry? geometry;