last property

ILatLong get last

The last point in the path.

Implementation

ILatLong get last => _path.last;