Foo
final public class Foo : Codable
Undocumented
-
Undocumented
Declaration
Swift
let one: Int -
Undocumented
Declaration
Swift
@DecodableDefault .True var isVisible: Bool { get set } -
Undocumented
Declaration
Swift
@DecodableDefault .Value<DefaultValue> var two: Int { get set }
View on GitHub
Foo Class Reference