Question: I have a list of toppings to include on a pizza. Each item in the list is a struct: The list is created in a Class in file MenuDataService.swift, is defined using static let, then initialized in a ViewModel ...