Recipe

constructor(localId: Long = 0, serverId: String? = null, slug: String, title: String, ingredients: List<String>, optionalIngredients: List<String>, herbs: List<String>, steps: List<String>, image: String?)