origin property

LatLng? origin
getter/setter pair

The origin point from which to calculate straight-line distance to the destination (returned as distance_meters).

Implementation

LatLng? origin;