Location public struct Location : Decodable Represents a point on the map address Address string Declaration Swift public let address: String latitude Latitude Declaration Swift public let latitude: Double longitude Longitude Declaration Swift public let longitude: Double © 2020 . All rights reserved. (Last updated: 2020-06-29) Generated by jazzy ♪♫ v0.13.4, a Realm project.