QuestionModel - Ben-Stacey/COSC345 GitHub Wiki
QuestionModel
struct QuestionModel: Codable
Inheritance
Codable
Properties
questions
var questions:[Question]?
struct QuestionModel: Codable
Codable
questionsvar questions:[Question]?