Location public struct Location : Codable Struct representing a location. latitude The latitude of the location. Declaration Swift public let latitude: Double longitude The longitude of the location. Declaration Swift public let longitude: Double © 2025 ForgeRock. All rights reserved. (Last updated: 2025-02-07) Generated by jazzy ♪♫ v0.15.1, a Realm project.