timestamp
The time at which this location was determined.
Declaration
var timestamp: Date { get }Discussion
In iOS, this property is declared as nonatomic. In macOS, it is declared as atomic.
The time at which this location was determined.
var timestamp: Date { get }In iOS, this property is declared as nonatomic. In macOS, it is declared as atomic.