destination property

LatLng? destination
getter/setter pair

This is used to represent end point for direction

it is an LatLng which support lat/lng

Implementation

LatLng? destination;