CLLocationCoordinate2D

extension CLLocationCoordinate2D: @retroactive Codable
extension CLLocationCoordinate2D: @retroactive Hashable
  • Declaration

    Swift

    public init(from decoder: Decoder) throws
  • Declaration

    Swift

    public func encode(to encoder: any Encoder) throws
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)