SmartCaseDefaultable
public protocol SmartCaseDefaultable : CaseIterable, Decodable, Encodable, RawRepresentable
Undocumented
-
init(from:
Extension method) Declaration
Swift
init(from decoder: Decoder) throws