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