lastKnownLocation property
Location?
get
lastKnownLocation
Last known location, if one was ever received.
Implementation
static mapkit_location_location.Location? get lastKnownLocation =>
_lastKnownLocation;