DefaultLossyArray
public struct DefaultLossyArray<T> : DefaultCodableStrategy where T : Decodable, T : Encodable
Undocumented
-
Declaration
Swift
public static var defaultValue: LossyArray<T> { get }