first property

ILatLong get first

The first point in the path.

Implementation

ILatLong get first => _path.first;