WithoutLastLocation

An UnknownLocation where there is no last known location

Parameters

reason

The Reason the location is unknown.

Constructors

Link copied to clipboard
constructor(reason: Location.UnknownLocation.Reason)

Properties

Link copied to clipboard

Gets the Location.KnownLocation from a Location if it exists. Otherwise null is returned

Link copied to clipboard