Optional

enum Optional<Wrapped> : ExpressibleByNilLiteral
  • Declaration

    Swift

    public init(from jsonData: Data) throws