core.Map<core.String, core.dynamic> toJson() { final studentWorkFolder = this.studentWorkFolder; return {'studentWorkFolder': ?studentWorkFolder}; }