it says the title is a string that is not optional
But the compiler disagrees, as the error message basically says the title property is an Optional<String>. Can you show the definition of the Recipe type?
Topic:
Programming Languages
SubTopic:
Swift
Tags: