AirshipJSON
public enum AirshipJSON : Codable, Equatable, Sendable, Hashable
Airship JSON.
-
Declaration
Swift
public func encode(to encoder: any Encoder) throws
-
Declaration
Swift
public init(from decoder: any Decoder) throws