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