lastLocation property

LocationData? get lastLocation

Last known location

Implementation

LocationData? get lastLocation => _lastLocation;