QuestionModel - Ben-Stacey/COSC345 GitHub Wiki

QuestionModel

struct QuestionModel: Codable 

Inheritance

Codable

Properties

questions

var questions:[Question]?