core.Map<core.String, core.dynamic> toJson() => { if (columns != null) 'columns': columns!, if (shuffleQuestions != null) 'shuffleQuestions': shuffleQuestions!, };