endTime property

dynamic endTime

The end time for the point measurement (same as time for GpsPoint, but may be overridden in subclasses if they implement staying in a position for some extended period of time).

Implementation

get endTime => time;