class QuizState { String name = ''; String skinType = ''; String age = ''; List concerns = []; String goal = ''; String referral = ''; }