PwdReset.fromJson(Map<String, dynamic> json) { questionAnswer = json['QuestionAnswer']; questionIndex = json['QuestionIndex']; }